Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dreshape_quant8.mod.py.cpp5 namespace reshape_quant8 { namespace
12 TEST_F(GeneratedTests, reshape_quant8) { in TEST_F() argument
13 execute(reshape_quant8::CreateModel, in TEST_F()
14 reshape_quant8::is_ignored, in TEST_F()
15 reshape_quant8::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, reshape_quant8, reshape_quant8::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(reshape_quant8::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 reshape_quant8::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 reshape_quant8::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp5071 namespace reshape_quant8 { namespace
5078 TEST_F(NeuralnetworksHidlTest, reshape_quant8) { in TEST_F() argument
5080 reshape_quant8::createTestModel, in TEST_F()
5081 reshape_quant8::is_ignored, in TEST_F()
5082 reshape_quant8::get_examples()); in TEST_F()
5085 TEST_F(ValidationTest, reshape_quant8) { in TEST_F() argument
5086 const Model model = reshape_quant8::createTestModel(); in TEST_F()
5087 const std::vector<Request> requests = createRequests(reshape_quant8::get_examples()); in TEST_F()
5095 reshape_quant8::createTestModel_dynamic_output_shape, in TEST_F()
5096 reshape_quant8::is_ignored_dynamic_output_shape, in TEST_F()
[all …]