Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/
H A Dnon_strict_utils.py119 _is_torch_jit_trace=False, argument
249 _is_torch_jit_trace=False, argument
/aosp_15_r20/external/pytorch/torch/export/
H A Ddynamic_shapes.py557 def _combine_args(f, args, kwargs, _is_torch_jit_trace=False) -> Dict[str, Any]: argument
H A D_trace.py604 _is_torch_jit_trace=False, argument