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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 679 namespace depthwise_conv2d_float_large_2 { namespace
681 // Generated depthwise_conv2d_float_large_2 test
682 #include "examples/depthwise_conv2d_float_large_2.example.cpp"
685 #include "vts_models/depthwise_conv2d_float_large_2.model.cpp"
686 } // namespace depthwise_conv2d_float_large_2
687 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_large_2) {
689 depthwise_conv2d_float_large_2::createTestModel,
690 depthwise_conv2d_float_large_2::is_ignored,
691 depthwise_conv2d_float_large_2::examples);
    [all...]
all_generated_tests.cpp 634 namespace depthwise_conv2d_float_large_2 { namespace
636 // Generated depthwise_conv2d_float_large_2 test
637 #include "generated/examples/depthwise_conv2d_float_large_2.example.cpp"
640 #include "generated/models/depthwise_conv2d_float_large_2.model.cpp"
641 } // namespace depthwise_conv2d_float_large_2
642 TEST_F(GeneratedTests, depthwise_conv2d_float_large_2) {
643 execute(depthwise_conv2d_float_large_2::CreateModel,
644 depthwise_conv2d_float_large_2::is_ignored,
645 depthwise_conv2d_float_large_2::examples);
    [all...]

Completed in 71 milliseconds