Searched refs:reshape_quant8_weights_as_inputs (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | reshape_quant8_weights_as_inputs.mod.py.cpp | 5 namespace reshape_quant8_weights_as_inputs { namespace 12 TEST_F(GeneratedTests, reshape_quant8_weights_as_inputs) { in TEST_F() argument 13 execute(reshape_quant8_weights_as_inputs::CreateModel, in TEST_F() 14 reshape_quant8_weights_as_inputs::is_ignored, in TEST_F() 15 reshape_quant8_weights_as_inputs::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, reshape_quant8_weights_as_inputs, reshape_quant8_weights_as_inputs::Crea… in TEST_AVAILABLE_SINCE() argument 20 execute(reshape_quant8_weights_as_inputs::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 reshape_quant8_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 reshape_quant8_weights_as_inputs::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_0_vts_tests.cpp | 5109 namespace reshape_quant8_weights_as_inputs { namespace 5116 TEST_F(NeuralnetworksHidlTest, reshape_quant8_weights_as_inputs) { in TEST_F() argument 5118 reshape_quant8_weights_as_inputs::createTestModel, in TEST_F() 5119 reshape_quant8_weights_as_inputs::is_ignored, in TEST_F() 5120 reshape_quant8_weights_as_inputs::get_examples()); in TEST_F() 5123 TEST_F(ValidationTest, reshape_quant8_weights_as_inputs) { in TEST_F() argument 5124 const Model model = reshape_quant8_weights_as_inputs::createTestModel(); in TEST_F() 5125 …const std::vector<Request> requests = createRequests(reshape_quant8_weights_as_inputs::get_example… in TEST_F() 5133 reshape_quant8_weights_as_inputs::createTestModel_dynamic_output_shape, in TEST_F() 5134 reshape_quant8_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|