/aosp_15_r20/external/armnn/delegate/common/src/test/ |
H A D | DelegateTestInterpreterUtils.hpp | 39 inline TfLiteModel* CreateTfLiteModel(std::vector<char>& data) in CreateTfLiteModel() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | softmax_tester.cc | 100 std::vector<char> SoftmaxTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::SoftmaxTester
|
H A D | leaky_relu_tester.cc | 98 std::vector<char> LeakyReluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::LeakyReluTester
|
H A D | reshape_tester.cc | 100 std::vector<char> ReshapeTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ReshapeTester
|
H A D | unary_elementwise_tester.cc | 128 std::vector<char> UnaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::UnaryElementwiseTester
|
H A D | dequantize_tester.cc | 108 std::vector<char> DequantizeTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::DequantizeTester
|
H A D | transpose_tester.cc | 111 std::vector<char> TransposeTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::TransposeTester
|
H A D | quantized_leaky_relu_tester.cc | 110 std::vector<char> QuantizedLeakyReluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedLeakyReluTester
|
H A D | quantized_unary_elementwise_tester.cc | 111 std::vector<char> QuantizedUnaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedUnaryElementwiseTester
|
H A D | reduce_tester.cc | 104 std::vector<char> ReduceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::ReduceTester
|
H A D | resize_bilinear_tester.cc | 115 std::vector<char> ResizeBilinearTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ResizeBilinearTester
|
H A D | pad_tester.cc | 118 std::vector<char> PadTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PadTester
|
H A D | quantized_resize_bilinear_tester.cc | 123 std::vector<char> QuantizedResizeBilinearTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedResizeBilinearTester
|
H A D | quantized_reduce_tester.cc | 113 std::vector<char> QuantizedReduceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedReduceTester
|
H A D | quantized_pool_2d_tester.cc | 133 std::vector<char> QuantizedPool2DTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedPool2DTester
|
H A D | quantized_pad_tester.cc | 126 std::vector<char> QuantizedPadTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedPadTester
|
H A D | pool_2d_tester.cc | 138 std::vector<char> Pool2DTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::Pool2DTester
|
H A D | quantized_fully_connected_tester.cc | 127 std::vector<char> QuantizedFullyConnectedTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedFullyConnectedTester
|
H A D | prelu_tester.cc | 110 std::vector<char> PreluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PreluTester
|
H A D | quantize_tester.cc | 160 std::vector<char> QuantizeTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizeTester
|
H A D | quantized_depthwise_conv_2d_tester.cc | 131 std::vector<char> QuantizedDepthwiseConv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedDepthwiseConv2DTester
|
H A D | quantized_binary_elementwise_tester.cc | 165 std::vector<char> QuantizedBinaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedBinaryElementwiseTester
|
H A D | quantized_conv_2d_tester.cc | 131 std::vector<char> QuantizedConv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedConv2DTester
|
H A D | split_tester.cc | 158 std::vector<char> SplitTester::CreateTfLiteModel(TensorType tensor_type) const { in CreateTfLiteModel() function in tflite::xnnpack::SplitTester
|
H A D | depth_to_space_tester.cc | 184 std::vector<char> DepthToSpaceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::DepthToSpaceTester
|