Home
last modified time | relevance | path

Searched defs:process_inputs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dinput_lib_type_spec_test.py191 def process_inputs(inputs): function
216 def process_inputs(inputs): function
320 def process_inputs(inputs): function
568 def process_inputs(inputs): function
/aosp_15_r20/external/pytorch/torch/fx/
H A Dgraph.py350 def process_inputs(self, *args: Any) -> Any: member in CodeGen
726 def process_inputs(self, *inputs: Any) -> Any: member in _PyTreeCodeGen
1035 def process_inputs(self, *args): member in Graph
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dop_def_library_pybind.py24 def process_inputs(op_name, producer_version, keywords): function
/aosp_15_r20/external/executorch/backends/arm/
H A Dprocess_node.py68 def process_inputs( function
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Daot_autograd.py434 def process_inputs( function
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py3748 def process_inputs(self, *inputs): member in TestFX.test_custom_codegen.ListCodeGen
3783 def process_inputs(self, *inputs): member in TestFX.test_custom_codegen_with_transformer.ListCodeGen
3812 def process_inputs(self, *inputs): member in TestFX.test_interpreter_with_codegen.ListCodeGen