Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/
H A Dutils.py51 def is_in_onnx_export() -> bool: function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_function.cpp1053 py::bool_ is_in_onnx_export = in _trace_post_record() local