Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchedTensorImpl.h25 constexpr int64_t kVmapNumLevels = 64; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchedTensorImpl.h17 constexpr int64_t kVmapNumLevels = 64; variable