Home
last modified time | relevance | path

Searched defs:input_array (Results 76 – 79 of 79) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dimport_tensorflow.cc1572 for (const auto& input_array : model_flags.input_arrays()) { in ConvertPlaceholderOperator() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3908 for (const HloInstruction* input_array : input_arrays) { in HandleReduceWindow() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py2893 def _wrap_to_list(self, input_array): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc5085 HloInstruction* input_array = builder.AddInstruction( in TEST_F() local

1234