Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dreshape_relaxed.mod.py.cpp5 namespace reshape_relaxed { namespace
12 TEST_F(GeneratedTests, reshape_relaxed) { in TEST_F() argument
13 execute(reshape_relaxed::CreateModel, in TEST_F()
14 reshape_relaxed::is_ignored, in TEST_F()
15 reshape_relaxed::get_examples()); in TEST_F()
19 execute(reshape_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 reshape_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 reshape_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp3993 namespace reshape_relaxed { namespace
4000 TEST_F(NeuralnetworksHidlTest, reshape_relaxed) { in TEST_F() argument
4002 reshape_relaxed::createTestModel, in TEST_F()
4003 reshape_relaxed::is_ignored, in TEST_F()
4004 reshape_relaxed::get_examples()); in TEST_F()
4007 TEST_F(ValidationTest, reshape_relaxed) { in TEST_F() argument
4008 const Model model = reshape_relaxed::createTestModel(); in TEST_F()
4009 const std::vector<Request> requests = createRequests(reshape_relaxed::get_examples()); in TEST_F()
4017 reshape_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
4018 reshape_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]