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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 769 namespace depthwise_conv2d_quant8_2 { namespace
771 // Generated depthwise_conv2d_quant8_2 test
772 #include "examples/depthwise_conv2d_quant8_2.example.cpp"
775 #include "vts_models/depthwise_conv2d_quant8_2.model.cpp"
776 } // namespace depthwise_conv2d_quant8_2
777 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_quant8_2) {
779 depthwise_conv2d_quant8_2::createTestModel,
780 depthwise_conv2d_quant8_2::is_ignored,
781 depthwise_conv2d_quant8_2::examples);
    [all...]
all_generated_tests.cpp 718 namespace depthwise_conv2d_quant8_2 { namespace
720 // Generated depthwise_conv2d_quant8_2 test
721 #include "generated/examples/depthwise_conv2d_quant8_2.example.cpp"
724 #include "generated/models/depthwise_conv2d_quant8_2.model.cpp"
725 } // namespace depthwise_conv2d_quant8_2
726 TEST_F(GeneratedTests, depthwise_conv2d_quant8_2) {
727 execute(depthwise_conv2d_quant8_2::CreateModel,
728 depthwise_conv2d_quant8_2::is_ignored,
729 depthwise_conv2d_quant8_2::examples);
    [all...]

Completed in 459 milliseconds