Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Drelu1_float_1.mod.py.cpp5 namespace relu1_float_1 { namespace
12 TEST_F(GeneratedTests, relu1_float_1) { in TEST_F() argument
13 execute(relu1_float_1::CreateModel, in TEST_F()
14 relu1_float_1::is_ignored, in TEST_F()
15 relu1_float_1::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, relu1_float_1, relu1_float_1::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(relu1_float_1::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 relu1_float_1::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 relu1_float_1::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp4487 namespace relu1_float_1 { namespace
4494 TEST_F(NeuralnetworksHidlTest, relu1_float_1) { in TEST_F() argument
4496 relu1_float_1::createTestModel, in TEST_F()
4497 relu1_float_1::is_ignored, in TEST_F()
4498 relu1_float_1::get_examples()); in TEST_F()
4501 TEST_F(ValidationTest, relu1_float_1) { in TEST_F() argument
4502 const Model model = relu1_float_1::createTestModel(); in TEST_F()
4503 const std::vector<Request> requests = createRequests(relu1_float_1::get_examples()); in TEST_F()
4511 relu1_float_1::createTestModel_dynamic_output_shape, in TEST_F()
4512 relu1_float_1::is_ignored_dynamic_output_shape, in TEST_F()
[all …]