Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DInterpreter.h53 Vmap, enumerator
125 static Interpreter Vmap(int64_t level, c10::SymInt batchSize, RandomnessType randomness) { in Vmap() function