Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DInterpreter.h91 struct VmapInterpreterMeta { struct
92 explicit VmapInterpreterMeta(c10::SymInt batchSize, RandomnessType randomness) : in VmapInterpreterMeta() function
94 c10::SymInt batchSize_;
118 VmapInterpreterMeta, argument