Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dfully_connected_quant8_weights_as_inputs.mod.py.cpp5 namespace fully_connected_quant8_weights_as_inputs { namespace
12 TEST_F(GeneratedTests, fully_connected_quant8_weights_as_inputs) { in TEST_F() argument
13 execute(fully_connected_quant8_weights_as_inputs::CreateModel, in TEST_F()
14 fully_connected_quant8_weights_as_inputs::is_ignored, in TEST_F()
15 fully_connected_quant8_weights_as_inputs::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, fully_connected_quant8_weights_as_inputs, fully_connected_quant8_weights… in TEST_AVAILABLE_SINCE() argument
20 execute(fully_connected_quant8_weights_as_inputs::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 fully_connected_quant8_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 fully_connected_quant8_weights_as_inputs::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp2815 namespace fully_connected_quant8_weights_as_inputs { namespace
2822 TEST_F(NeuralnetworksHidlTest, fully_connected_quant8_weights_as_inputs) { in TEST_F() argument
2824 fully_connected_quant8_weights_as_inputs::createTestModel, in TEST_F()
2825 fully_connected_quant8_weights_as_inputs::is_ignored, in TEST_F()
2826 fully_connected_quant8_weights_as_inputs::get_examples()); in TEST_F()
2829 TEST_F(ValidationTest, fully_connected_quant8_weights_as_inputs) { in TEST_F() argument
2830 const Model model = fully_connected_quant8_weights_as_inputs::createTestModel(); in TEST_F()
2831 …const std::vector<Request> requests = createRequests(fully_connected_quant8_weights_as_inputs::get… in TEST_F()
2839fully_connected_quant8_weights_as_inputs::createTestModel_dynamic_output_shape, in TEST_F()
2840fully_connected_quant8_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_F()
[all …]