Searched defs:autograd_inlining (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/onnx/ | ||
H A D | _globals.py | 76 def autograd_inlining(self) -> bool: member in _InternalGlobals |
H A D | utils.py | 1480 autograd_inlining=True, argument |