Searched refs:depthwise_conv2d_float_weights_as_inputs_relaxed (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/
H A Dall_generated_V1_1_vts_tests.cpp514 namespace depthwise_conv2d_float_weights_as_inputs_relaxed { namespace
516 // Generated depthwise_conv2d_float_weights_as_inputs_relaxed test
517 #include "examples/depthwise_conv2d_float_weights_as_inputs_relaxed.example.cpp"
520 #include "vts_models/depthwise_conv2d_float_weights_as_inputs_relaxed.model.cpp"
521 } // namespace depthwise_conv2d_float_weights_as_inputs_relaxed
522 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_weights_as_inputs_relaxed) {
524 depthwise_conv2d_float_weights_as_inputs_relaxed::createTestModel,
525 depthwise_conv2d_float_weights_as_inputs_relaxed::is_ignored,
526 depthwise_conv2d_float_weights_as_inputs_relaxed::examples);
H A Dall_generated_tests.cpp2524 namespace depthwise_conv2d_float_weights_as_inputs_relaxed { namespace
2526 // Generated depthwise_conv2d_float_weights_as_inputs_relaxed test
2527 #include "generated/examples/depthwise_conv2d_float_weights_as_inputs_relaxed.example.cpp"
2530 #include "generated/models/depthwise_conv2d_float_weights_as_inputs_relaxed.model.cpp"
2531 } // namespace depthwise_conv2d_float_weights_as_inputs_relaxed
2532 TEST_F(GeneratedTests, depthwise_conv2d_float_weights_as_inputs_relaxed) {
2533 execute(depthwise_conv2d_float_weights_as_inputs_relaxed::CreateModel,
2534 depthwise_conv2d_float_weights_as_inputs_relaxed::is_ignored,
2535 depthwise_conv2d_float_weights_as_inputs_relaxed::examples);

Completed in 55 milliseconds