Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D_trace.py681 example_kwarg_inputs=None, argument
838 example_kwarg_inputs=None, argument
/aosp_15_r20/external/pytorch/torch/export/
H A D_trace.py1027 def _process_jit_trace_inputs_for_export(example_inputs, example_kwarg_inputs): argument