Searched defs:batch_to_space (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/
H A Dall_generated_V1_1_vts_tests.cpp124 namespace batch_to_space { namespace
126 // Generated batch_to_space test
127 #include "examples/batch_to_space.example.cpp"
130 #include "vts_models/batch_to_space.model.cpp"
131 } // namespace batch_to_space
132 TEST_F(NeuralnetworksHidlTest, batch_to_space) {
134 batch_to_space::createTestModel,
135 batch_to_space::is_ignored,
136 batch_to_space::examples);
H A Dall_generated_tests.cpp2160 namespace batch_to_space { namespace
2162 // Generated batch_to_space test
2163 #include "generated/examples/batch_to_space.example.cpp"
2166 #include "generated/models/batch_to_space.model.cpp"
2167 } // namespace batch_to_space
2168 TEST_F(GeneratedTests, batch_to_space) {
2169 execute(batch_to_space::CreateModel,
2170 batch_to_space::is_ignored,
2171 batch_to_space::examples);

Completed in 39 milliseconds