Searched refs:batch_to_space_float_1_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | batch_to_space_float_1_relaxed.mod.py.cpp | 5 namespace batch_to_space_float_1_relaxed { namespace 12 TEST_F(GeneratedTests, batch_to_space_float_1_relaxed) { in TEST_F() argument 13 execute(batch_to_space_float_1_relaxed::CreateModel, in TEST_F() 14 batch_to_space_float_1_relaxed::is_ignored, in TEST_F() 15 batch_to_space_float_1_relaxed::get_examples()); in TEST_F() 19 execute(batch_to_space_float_1_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 batch_to_space_float_1_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 batch_to_space_float_1_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 309 namespace batch_to_space_float_1_relaxed { namespace 316 TEST_F(NeuralnetworksHidlTest, batch_to_space_float_1_relaxed) { in TEST_F() argument 318 batch_to_space_float_1_relaxed::createTestModel, in TEST_F() 319 batch_to_space_float_1_relaxed::is_ignored, in TEST_F() 320 batch_to_space_float_1_relaxed::get_examples()); in TEST_F() 323 TEST_F(ValidationTest, batch_to_space_float_1_relaxed) { in TEST_F() argument 324 const Model model = batch_to_space_float_1_relaxed::createTestModel(); in TEST_F() 325 …const std::vector<Request> requests = createRequests(batch_to_space_float_1_relaxed::get_examples(… in TEST_F() 333 batch_to_space_float_1_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 334 batch_to_space_float_1_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|