Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DInterpreter.h103 struct JvpInterpreterMeta { struct
104 explicit JvpInterpreterMeta(bool prevFwdGradMode) : prevFwdGradMode_(prevFwdGradMode) {} in JvpInterpreterMeta() argument
117 JvpInterpreterMeta, argument