Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dleaky_relu_tester.cc98 std::vector<char> LeakyReluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::LeakyReluTester
Dsoftmax_tester.cc100 std::vector<char> SoftmaxTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::SoftmaxTester
Dreshape_tester.cc100 std::vector<char> ReshapeTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ReshapeTester
Ddepth_to_space_tester.cc115 std::vector<char> DepthToSpaceTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::DepthToSpaceTester
Dunary_elementwise_tester.cc128 std::vector<char> UnaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::UnaryElementwiseTester
Dreduce_tester.cc104 std::vector<char> ReduceTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::ReduceTester
Dresize_bilinear_tester.cc115 std::vector<char> ResizeBilinearTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::ResizeBilinearTester
Dpad_tester.cc118 std::vector<char> PadTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PadTester
Dprelu_tester.cc100 std::vector<char> PreluTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::PreluTester
Dpool_2d_tester.cc138 std::vector<char> Pool2DTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::Pool2DTester
Dfully_connected_tester.cc115 std::vector<char> FullyConnectedTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::FullyConnectedTester
Dbinary_elementwise_tester.cc170 std::vector<char> BinaryElementwiseTester::CreateTfLiteModel( in CreateTfLiteModel() function in tflite::xnnpack::BinaryElementwiseTester
Dconv_2d_tester.cc115 std::vector<char> Conv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::Conv2DTester
Ddepthwise_conv_2d_tester.cc115 std::vector<char> DepthwiseConv2DTester::CreateTfLiteModel() const { in CreateTfLiteModel() function in tflite::xnnpack::DepthwiseConv2DTester