Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dquantized_transpose_conv_tester.cc235 const int tensor_index_input = tensors.size(); in CreateTfLiteModel() local
241 tensor_index_filter, tensor_index_input}; in CreateTfLiteModel()
266 const std::vector<int32_t> subgraph_inputs = {tensor_index_input}; in CreateTfLiteModel()
Dtranspose_conv_tester.cc364 const int tensor_index_input = tensors.size(); in CreateTfLiteModel() local
369 tensor_index_filter, tensor_index_input}; in CreateTfLiteModel()
393 const std::vector<int32_t> subgraph_inputs = {tensor_index_input}; in CreateTfLiteModel()