| /external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/generators/ |
| D | add.cc | 66 int32_t subgraph_inputs[2] = {0, 1}; in Build() local
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | softmax_tester.cc | 131 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | leaky_relu_tester.cc | 129 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | reshape_tester.cc | 159 const std::array<int32_t, 1> subgraph_inputs{{op_inputs.front()}}; in CreateTfLiteModel() local
|
| D | dequantize_tester.cc | 140 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | unary_elementwise_tester.cc | 156 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_leaky_relu_tester.cc | 151 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | transpose_tester.cc | 159 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_unary_elementwise_tester.cc | 149 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | reduce_tester.cc | 146 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | resize_bilinear_tester.cc | 163 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | pad_tester.cc | 162 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_reduce_tester.cc | 165 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_resize_bilinear_tester.cc | 181 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_pad_tester.cc | 180 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_pool_2d_tester.cc | 182 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | pool_2d_tester.cc | 176 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_fully_connected_tester.cc | 218 const std::array<int32_t, 1> subgraph_inputs{ in CreateTfLiteModel() local
|
| D | prelu_tester.cc | 266 const std::array<int32_t, 1> subgraph_inputs{ in CreateTfLiteModel() local
|
| D | quantize_tester.cc | 202 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_depthwise_conv_2d_tester.cc | 256 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_conv_2d_tester.cc | 251 const std::array<int32_t, 1> subgraph_inputs{{0}}; in CreateTfLiteModel() local
|
| D | quantized_binary_elementwise_tester.cc | 248 std::vector<int32_t> subgraph_inputs; in CreateTfLiteModel() local
|
| D | depth_to_space_tester.cc | 227 const std::array<int32_t, 1> subgraph_inputs{{op_inputs.front()}}; in CreateTfLiteModel() local
|
| D | split_tester.cc | 215 const std::array<int32_t, 2> subgraph_inputs = op_inputs; in CreateTfLiteModel() local
|