Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/_internal/
H A Dio_adapter.py220 class MergeKwargsIntoArgsInputStep(InputAdaptStep): class
598 return MergeKwargsIntoArgsInputStep().apply(
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/
H A Dfx_symbolic_graph_extractor.py187 merge_kwargs_step = io_adapter.MergeKwargsIntoArgsInputStep()