Home
last modified time | relevance | path

Searched defs:kVmapMaxTensorDims (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.h21 constexpr int64_t kVmapMaxTensorDims = 64; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchedTensorImpl.h13 constexpr int64_t kVmapMaxTensorDims = 64; variable