Home
last modified time | relevance | path

Searched refs:CreateModel_nchw_relu6 (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Dgrouped_conv2d.mod.py.cpp685 execute(grouped_conv2d::CreateModel_nchw_relu6, in TEST_AVAILABLE_SINCE()
689 TEST_AVAILABLE_SINCE(V1_2, grouped_conv2d_nchw_relu6, grouped_conv2d::CreateModel_nchw_relu6) in TEST_AVAILABLE_SINCE() argument
Dtranspose_conv2d.mod.py.cpp685 execute(transpose_conv2d::CreateModel_nchw_relu6, in TEST_AVAILABLE_SINCE()
689 TEST_AVAILABLE_SINCE(V1_2, transpose_conv2d_nchw_relu6, transpose_conv2d::CreateModel_nchw_relu6) in TEST_AVAILABLE_SINCE() argument
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_variation/
Dstdout.txt.expect1388 void CreateModel_nchw_relu6(Model *model) {
1460 execute(conv_float::CreateModel_nchw_relu6,
/frameworks/ml/nn/tools/test_generator/tests/P_variation/
Dstdout.txt.expect3228 void CreateModel_nchw_relu6(Model *model) {
3300 execute(conv_float::CreateModel_nchw_relu6,
/frameworks/ml/nn/runtime/test/generated/models/
Dgrouped_conv2d.model.cpp5421 void CreateModel_nchw_relu6(Model *model) { in CreateModel_nchw_relu6() function