Searched refs:CreateModel_large_nchw (Results 1 – 7 of 7) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | l2_pool_v1_2.mod.py.cpp | 239 execute(l2_pool_v1_2::CreateModel_large_nchw, in TEST_F() 243 TEST_AVAILABLE_SINCE(V1_2, l2_pool_v1_2_large_nchw, l2_pool_v1_2::CreateModel_large_nchw) in TEST_AVAILABLE_SINCE() argument
|
D | depthwise_conv2d_v1_2.mod.py.cpp | 645 execute(depthwise_conv2d_v1_2::CreateModel_large_nchw, in TEST_AVAILABLE_SINCE() 649 …ILABLE_SINCE(V1_2, depthwise_conv2d_v1_2_large_nchw, depthwise_conv2d_v1_2::CreateModel_large_nchw) in TEST_AVAILABLE_SINCE() argument
|
D | conv2d_v1_2.mod.py.cpp | 863 execute(conv2d_v1_2::CreateModel_large_nchw, in TEST_AVAILABLE_SINCE() 867 TEST_AVAILABLE_SINCE(V1_2, conv2d_v1_2_large_nchw, conv2d_v1_2::CreateModel_large_nchw) in TEST_AVAILABLE_SINCE() argument
|
D | grouped_conv2d.mod.py.cpp | 1521 execute(grouped_conv2d::CreateModel_large_nchw, in TEST_AVAILABLE_SINCE() 1525 TEST_AVAILABLE_SINCE(V1_2, grouped_conv2d_large_nchw, grouped_conv2d::CreateModel_large_nchw) in TEST_AVAILABLE_SINCE() argument
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | l2_pool_v1_2.model.cpp | 1759 void CreateModel_large_nchw(Model *model) { in CreateModel_large_nchw() function
|
D | depthwise_conv2d_v1_2.model.cpp | 5057 void CreateModel_large_nchw(Model *model) { in CreateModel_large_nchw() function
|
D | grouped_conv2d.model.cpp | 12845 void CreateModel_large_nchw(Model *model) { in CreateModel_large_nchw() function
|