Home
last modified time | relevance | path

Searched refs:_get_torch_export_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/
H A D_compat.py103 def _get_torch_export_args( function
151 args, kwargs = _get_torch_export_args(args, kwargs)
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dutils.py164 def _get_torch_export_args( function