Searched refs:conv_quant8_overflow_weights_as_inputs (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | conv_quant8_overflow_weights_as_inputs.mod.py.cpp | 5 namespace conv_quant8_overflow_weights_as_inputs { namespace 12 TEST_F(GeneratedTests, conv_quant8_overflow_weights_as_inputs) { in TEST_F() argument 13 execute(conv_quant8_overflow_weights_as_inputs::CreateModel, in TEST_F() 14 conv_quant8_overflow_weights_as_inputs::is_ignored, in TEST_F() 15 conv_quant8_overflow_weights_as_inputs::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, conv_quant8_overflow_weights_as_inputs, conv_quant8_overflow_weights_as_… in TEST_AVAILABLE_SINCE() argument 20 execute(conv_quant8_overflow_weights_as_inputs::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 conv_quant8_overflow_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 conv_quant8_overflow_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 | 1531 namespace conv_quant8_overflow_weights_as_inputs { namespace 1538 TEST_F(NeuralnetworksHidlTest, conv_quant8_overflow_weights_as_inputs) { in TEST_F() argument 1540 conv_quant8_overflow_weights_as_inputs::createTestModel, in TEST_F() 1541 conv_quant8_overflow_weights_as_inputs::is_ignored, in TEST_F() 1542 conv_quant8_overflow_weights_as_inputs::get_examples()); in TEST_F() 1545 TEST_F(ValidationTest, conv_quant8_overflow_weights_as_inputs) { in TEST_F() argument 1546 const Model model = conv_quant8_overflow_weights_as_inputs::createTestModel(); in TEST_F() 1547 …const std::vector<Request> requests = createRequests(conv_quant8_overflow_weights_as_inputs::get_e… in TEST_F() 1555 … conv_quant8_overflow_weights_as_inputs::createTestModel_dynamic_output_shape, in TEST_F() 1556 conv_quant8_overflow_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|