Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_quant8_channels.mod.py.cpp5 namespace conv_quant8_channels { namespace
12 TEST_F(GeneratedTests, conv_quant8_channels) { in TEST_F() argument
13 execute(conv_quant8_channels::CreateModel, in TEST_F()
14 conv_quant8_channels::is_ignored, in TEST_F()
15 conv_quant8_channels::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, conv_quant8_channels, conv_quant8_channels::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(conv_quant8_channels::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 conv_quant8_channels::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 conv_quant8_channels::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp1341 namespace conv_quant8_channels { namespace
1348 TEST_F(NeuralnetworksHidlTest, conv_quant8_channels) { in TEST_F() argument
1350 conv_quant8_channels::createTestModel, in TEST_F()
1351 conv_quant8_channels::is_ignored, in TEST_F()
1352 conv_quant8_channels::get_examples()); in TEST_F()
1355 TEST_F(ValidationTest, conv_quant8_channels) { in TEST_F() argument
1356 const Model model = conv_quant8_channels::createTestModel(); in TEST_F()
1357 const std::vector<Request> requests = createRequests(conv_quant8_channels::get_examples()); in TEST_F()
1365 conv_quant8_channels::createTestModel_dynamic_output_shape, in TEST_F()
1366 conv_quant8_channels::is_ignored_dynamic_output_shape, in TEST_F()
[all …]