Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_float_large_weights_as_inputs_relaxed.mod.py.cpp5 namespace conv_float_large_weights_as_inputs_relaxed { namespace
12 TEST_F(GeneratedTests, conv_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
13 execute(conv_float_large_weights_as_inputs_relaxed::CreateModel, in TEST_F()
14 conv_float_large_weights_as_inputs_relaxed::is_ignored, in TEST_F()
15 conv_float_large_weights_as_inputs_relaxed::get_examples()); in TEST_F()
19 execute(conv_float_large_weights_as_inputs_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 conv_float_large_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 conv_float_large_weights_as_inputs_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp961 namespace conv_float_large_weights_as_inputs_relaxed { namespace
968 TEST_F(NeuralnetworksHidlTest, conv_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
970 conv_float_large_weights_as_inputs_relaxed::createTestModel, in TEST_F()
971 conv_float_large_weights_as_inputs_relaxed::is_ignored, in TEST_F()
972 conv_float_large_weights_as_inputs_relaxed::get_examples()); in TEST_F()
975 TEST_F(ValidationTest, conv_float_large_weights_as_inputs_relaxed) { in TEST_F() argument
976 const Model model = conv_float_large_weights_as_inputs_relaxed::createTestModel(); in TEST_F()
977 …const std::vector<Request> requests = createRequests(conv_float_large_weights_as_inputs_relaxed::g… in TEST_F()
985conv_float_large_weights_as_inputs_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
986conv_float_large_weights_as_inputs_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]