Searched refs:transpose_quant8_1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | transpose_quant8_1.mod.py.cpp | 5 namespace transpose_quant8_1 { namespace 12 TEST_F(GeneratedTests, transpose_quant8_1) { in TEST_F() argument 13 execute(transpose_quant8_1::CreateModel, in TEST_F() 14 transpose_quant8_1::is_ignored, in TEST_F() 15 transpose_quant8_1::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_1, transpose_quant8_1, transpose_quant8_1::CreateModel) in TEST_AVAILABLE_SINCE() argument 20 execute(transpose_quant8_1::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 transpose_quant8_1::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 transpose_quant8_1::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 6805 namespace transpose_quant8_1 { namespace 6812 TEST_F(NeuralnetworksHidlTest, transpose_quant8_1) { in TEST_F() argument 6814 transpose_quant8_1::createTestModel, in TEST_F() 6815 transpose_quant8_1::is_ignored, in TEST_F() 6816 transpose_quant8_1::get_examples()); in TEST_F() 6819 TEST_F(ValidationTest, transpose_quant8_1) { in TEST_F() argument 6820 const Model model = transpose_quant8_1::createTestModel(); in TEST_F() 6821 const std::vector<Request> requests = createRequests(transpose_quant8_1::get_examples()); in TEST_F() 6829 transpose_quant8_1::createTestModel_dynamic_output_shape, in TEST_F() 6830 transpose_quant8_1::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|