Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D_trace.py1022 _process_jit_trace_inputs_for_export,
1040 export_args, _ = _process_jit_trace_inputs_for_export(
/aosp_15_r20/external/pytorch/torch/export/
H A D_trace.py1027 def _process_jit_trace_inputs_for_export(example_inputs, example_kwarg_inputs): function
1178 export_args, export_kwargs = _process_jit_trace_inputs_for_export(args, kwargs)