/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | depth_to_space_tester.cc | 62 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local 109 float* default_output_data = in Test() local
|
H A D | concatenation_tester.cc | 69 T *default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local 103 float *default_output_data = in Test() local
|
H A D | softmax_tester.cc | 88 float* default_output_data = in Test() local
|
H A D | leaky_relu_tester.cc | 88 float* default_output_data = in Test() local
|
H A D | reshape_tester.cc | 90 float* default_output_data = in Test() local
|
H A D | unary_elementwise_tester.cc | 96 float* default_output_data = in Test() local
|
H A D | dequantize_tester.cc | 57 float* default_output_data = in Test() local
|
H A D | transpose_tester.cc | 51 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_leaky_relu_tester.cc | 57 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_unary_elementwise_tester.cc | 57 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | reduce_tester.cc | 89 float* default_output_data = in Test() local
|
H A D | resize_bilinear_tester.cc | 92 float* default_output_data = in Test() local
|
H A D | pad_tester.cc | 108 float* default_output_data = in Test() local
|
H A D | quantized_resize_bilinear_tester.cc | 62 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_reduce_tester.cc | 58 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_pool_2d_tester.cc | 61 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_pad_tester.cc | 75 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | pool_2d_tester.cc | 108 float* default_output_data = in Test() local
|
H A D | quantized_fully_connected_tester.cc | 73 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | prelu_tester.cc | 100 float* default_output_data = in Test() local
|
H A D | quantize_tester.cc | 80 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in InvokeAndCheckOutput() local
|
H A D | quantized_depthwise_conv_2d_tester.cc | 61 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_binary_elementwise_tester.cc | 102 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | quantized_conv_2d_tester.cc | 61 T* default_output_data = default_interpreter->typed_output_tensor<T>(0); in Test() local
|
H A D | fully_connected_tester.cc | 108 float* default_output_data = in Test() local
|