Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_quant8_overflow.mod.py.cpp5 namespace conv_quant8_overflow { namespace
12 TEST_F(GeneratedTests, conv_quant8_overflow) { in TEST_F() argument
13 execute(conv_quant8_overflow::CreateModel, in TEST_F()
14 conv_quant8_overflow::is_ignored, in TEST_F()
15 conv_quant8_overflow::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, conv_quant8_overflow, conv_quant8_overflow::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(conv_quant8_overflow::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 conv_quant8_overflow::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 conv_quant8_overflow::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp1493 namespace conv_quant8_overflow { namespace
1500 TEST_F(NeuralnetworksHidlTest, conv_quant8_overflow) { in TEST_F() argument
1502 conv_quant8_overflow::createTestModel, in TEST_F()
1503 conv_quant8_overflow::is_ignored, in TEST_F()
1504 conv_quant8_overflow::get_examples()); in TEST_F()
1507 TEST_F(ValidationTest, conv_quant8_overflow) { in TEST_F() argument
1508 const Model model = conv_quant8_overflow::createTestModel(); in TEST_F()
1509 const std::vector<Request> requests = createRequests(conv_quant8_overflow::get_examples()); in TEST_F()
1517 conv_quant8_overflow::createTestModel_dynamic_output_shape, in TEST_F()
1518 conv_quant8_overflow::is_ignored_dynamic_output_shape, in TEST_F()
[all …]