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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 589 namespace depth_to_space_float_1 { namespace
591 // Generated depth_to_space_float_1 test
592 #include "examples/depth_to_space_float_1.example.cpp"
595 #include "vts_models/depth_to_space_float_1.model.cpp"
596 } // namespace depth_to_space_float_1
597 TEST_F(NeuralnetworksHidlTest, depth_to_space_float_1) {
599 depth_to_space_float_1::createTestModel,
600 depth_to_space_float_1::is_ignored,
601 depth_to_space_float_1::examples);
    [all...]
all_generated_tests.cpp 550 namespace depth_to_space_float_1 { namespace
552 // Generated depth_to_space_float_1 test
553 #include "generated/examples/depth_to_space_float_1.example.cpp"
556 #include "generated/models/depth_to_space_float_1.model.cpp"
557 } // namespace depth_to_space_float_1
558 TEST_F(GeneratedTests, depth_to_space_float_1) {
559 execute(depth_to_space_float_1::CreateModel,
560 depth_to_space_float_1::is_ignored,
561 depth_to_space_float_1::examples);
    [all...]

Completed in 51 milliseconds