HomeSort by relevance Sort by last modified time
    Searched defs:conv_1_h3_w2_VALID (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 304 namespace conv_1_h3_w2_VALID {
306 // Generated conv_1_h3_w2_VALID test
307 #include "examples/conv_1_h3_w2_VALID.example.cpp"
310 #include "vts_models/conv_1_h3_w2_VALID.model.cpp"
311 } // namespace conv_1_h3_w2_VALID
312 TEST_F(NeuralnetworksHidlTest, conv_1_h3_w2_VALID) {
314 conv_1_h3_w2_VALID::createTestModel,
315 conv_1_h3_w2_VALID::is_ignored,
316 conv_1_h3_w2_VALID::examples);
    [all...]
all_generated_tests.cpp 284 namespace conv_1_h3_w2_VALID {
286 // Generated conv_1_h3_w2_VALID test
287 #include "generated/examples/conv_1_h3_w2_VALID.example.cpp"
290 #include "generated/models/conv_1_h3_w2_VALID.model.cpp"
291 } // namespace conv_1_h3_w2_VALID
292 TEST_F(GeneratedTests, conv_1_h3_w2_VALID) {
293 execute(conv_1_h3_w2_VALID::CreateModel,
294 conv_1_h3_w2_VALID::is_ignored,
295 conv_1_h3_w2_VALID::examples);
    [all...]

Completed in 86 milliseconds