Home
last modified time | relevance | path

Searched defs:CreateTfLiteModel (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/armnn/delegate/common/src/test/
H A DDelegateTestInterpreterUtils.hpp39 inline TfLiteModel* CreateTfLiteModel(std::vector<char>& data) in CreateTfLiteModel() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dsoftmax_tester.cc100 std::vector<char> SoftmaxTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::SoftmaxTester
H A Dleaky_relu_tester.cc98 std::vector<char> LeakyReluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::LeakyReluTester
H A Dreshape_tester.cc100 std::vector<char> ReshapeTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ReshapeTester
H A Dunary_elementwise_tester.cc128 std::vector<char> UnaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::UnaryElementwiseTester
H A Ddequantize_tester.cc108 std::vector<char> DequantizeTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::DequantizeTester
H A Dtranspose_tester.cc111 std::vector<char> TransposeTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::TransposeTester
H A Dquantized_leaky_relu_tester.cc110 std::vector<char> QuantizedLeakyReluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedLeakyReluTester
H A Dquantized_unary_elementwise_tester.cc111 std::vector<char> QuantizedUnaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedUnaryElementwiseTester
H A Dreduce_tester.cc104 std::vector<char> ReduceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::ReduceTester
H A Dresize_bilinear_tester.cc115 std::vector<char> ResizeBilinearTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ResizeBilinearTester
H A Dpad_tester.cc118 std::vector<char> PadTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PadTester
H A Dquantized_resize_bilinear_tester.cc123 std::vector<char> QuantizedResizeBilinearTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedResizeBilinearTester
H A Dquantized_reduce_tester.cc113 std::vector<char> QuantizedReduceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedReduceTester
H A Dquantized_pool_2d_tester.cc133 std::vector<char> QuantizedPool2DTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedPool2DTester
H A Dquantized_pad_tester.cc126 std::vector<char> QuantizedPadTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedPadTester
H A Dpool_2d_tester.cc138 std::vector<char> Pool2DTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::Pool2DTester
H A Dquantized_fully_connected_tester.cc127 std::vector<char> QuantizedFullyConnectedTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedFullyConnectedTester
H A Dprelu_tester.cc110 std::vector<char> PreluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PreluTester
H A Dquantize_tester.cc160 std::vector<char> QuantizeTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizeTester
H A Dquantized_depthwise_conv_2d_tester.cc131 std::vector<char> QuantizedDepthwiseConv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedDepthwiseConv2DTester
H A Dquantized_binary_elementwise_tester.cc165 std::vector<char> QuantizedBinaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::QuantizedBinaryElementwiseTester
H A Dquantized_conv_2d_tester.cc131 std::vector<char> QuantizedConv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::QuantizedConv2DTester
H A Dsplit_tester.cc158 std::vector<char> SplitTester::CreateTfLiteModel(TensorType tensor_type) const { in CreateTfLiteModel() function in tflite::xnnpack::SplitTester
H A Ddepth_to_space_tester.cc184 std::vector<char> DepthToSpaceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::DepthToSpaceTester

12