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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 664 namespace depthwise_conv2d_float_2 { namespace
666 // Generated depthwise_conv2d_float_2 test
667 #include "examples/depthwise_conv2d_float_2.example.cpp"
670 #include "vts_models/depthwise_conv2d_float_2.model.cpp"
671 } // namespace depthwise_conv2d_float_2
672 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_2) {
674 depthwise_conv2d_float_2::createTestModel,
675 depthwise_conv2d_float_2::is_ignored,
676 depthwise_conv2d_float_2::examples);
    [all...]
all_generated_tests.cpp 620 namespace depthwise_conv2d_float_2 { namespace
622 // Generated depthwise_conv2d_float_2 test
623 #include "generated/examples/depthwise_conv2d_float_2.example.cpp"
626 #include "generated/models/depthwise_conv2d_float_2.model.cpp"
627 } // namespace depthwise_conv2d_float_2
628 TEST_F(GeneratedTests, depthwise_conv2d_float_2) {
629 execute(depthwise_conv2d_float_2::CreateModel,
630 depthwise_conv2d_float_2::is_ignored,
631 depthwise_conv2d_float_2::examples);
    [all...]

Completed in 543 milliseconds