Home
last modified time | relevance | path

Searched refs:conv_float_weights_as_inputs_relaxed (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_float_weights_as_inputs_relaxed.mod.py.cpp5 namespace conv_float_weights_as_inputs_relaxed { namespace
12 TEST_F(GeneratedTests, conv_float_weights_as_inputs_relaxed) { in TEST_F() argument
13 execute(conv_float_weights_as_inputs_relaxed::CreateModel, in TEST_F()
14 conv_float_weights_as_inputs_relaxed::is_ignored, in TEST_F()
15 conv_float_weights_as_inputs_relaxed::get_examples()); in TEST_F()
19 execute(conv_float_weights_as_inputs_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 conv_float_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 conv_float_weights_as_inputs_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp1037 namespace conv_float_weights_as_inputs_relaxed { namespace
1044 TEST_F(NeuralnetworksHidlTest, conv_float_weights_as_inputs_relaxed) { in TEST_F() argument
1046 conv_float_weights_as_inputs_relaxed::createTestModel, in TEST_F()
1047 conv_float_weights_as_inputs_relaxed::is_ignored, in TEST_F()
1048 conv_float_weights_as_inputs_relaxed::get_examples()); in TEST_F()
1051 TEST_F(ValidationTest, conv_float_weights_as_inputs_relaxed) { in TEST_F() argument
1052 const Model model = conv_float_weights_as_inputs_relaxed::createTestModel(); in TEST_F()
1053 …const std::vector<Request> requests = createRequests(conv_float_weights_as_inputs_relaxed::get_exa… in TEST_F()
1061conv_float_weights_as_inputs_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
1062 conv_float_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]