Home
last modified time | relevance | path

Searched refs:get_op_functions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/dynamo/
H A Dtest_registry_dispatcher.py45 function_group = self.registry.get_op_functions("test", "test_op", "default")
72 function_group = self.registry.get_op_functions("test", "test_op")
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/
H A Donnxfunction_dispatcher.py357 function_group = self.onnx_registry.get_op_functions(
365 function_group = self.onnx_registry.get_op_functions(
/aosp_15_r20/external/pytorch/torch/onnx/_internal/
H A D_exporter_legacy.py196 def get_op_functions( member in OnnxRegistry
232 functions = self.get_op_functions(