/frameworks/ml/nn/runtime/test/generated/tests/ |
D | instance_normalization.mod.py.cpp | 46 execute(instance_normalization::CreateModel_nchw_float16, in TEST_F() 50 …_SINCE(V1_2, instance_normalization_nchw_float16, instance_normalization::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | batch_to_space_v1_2.mod.py.cpp | 53 execute(batch_to_space_v1_2::CreateModel_nchw_float16, in TEST_F() 57 …ILABLE_SINCE(V1_2, batch_to_space_v1_2_nchw_float16, batch_to_space_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | heatmap_max_keypoint.mod.py.cpp | 46 execute(heatmap_max_keypoint::CreateModel_nchw_float16, in TEST_F() 50 …ABLE_SINCE(V1_2, heatmap_max_keypoint_nchw_float16, heatmap_max_keypoint::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | generate_proposals.mod.py.cpp | 60 execute(generate_proposals::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 64 …VAILABLE_SINCE(V1_2, generate_proposals_nchw_float16, generate_proposals::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | space_to_depth_v1_2.mod.py.cpp | 53 execute(space_to_depth_v1_2::CreateModel_nchw_float16, in TEST_F() 57 …ILABLE_SINCE(V1_2, space_to_depth_v1_2_nchw_float16, space_to_depth_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | roi_pooling.mod.py.cpp | 60 execute(roi_pooling::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 64 TEST_AVAILABLE_SINCE(V1_2, roi_pooling_nchw_float16, roi_pooling::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | depth_to_space_v1_2.mod.py.cpp | 53 execute(depth_to_space_v1_2::CreateModel_nchw_float16, in TEST_F() 57 …ILABLE_SINCE(V1_2, depth_to_space_v1_2_nchw_float16, depth_to_space_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | space_to_batch_v1_2.mod.py.cpp | 53 execute(space_to_batch_v1_2::CreateModel_nchw_float16, in TEST_F() 57 …ILABLE_SINCE(V1_2, space_to_batch_v1_2_nchw_float16, space_to_batch_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | l2_pool_v1_2.mod.py.cpp | 46 execute(l2_pool_v1_2::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 50 TEST_AVAILABLE_SINCE(V1_2, l2_pool_v1_2_nchw_float16, l2_pool_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | max_pool_v1_2.mod.py.cpp | 60 execute(max_pool_v1_2::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 64 TEST_AVAILABLE_SINCE(V1_2, max_pool_v1_2_nchw_float16, max_pool_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | roi_align.mod.py.cpp | 60 execute(roi_align::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 64 TEST_AVAILABLE_SINCE(V1_2, roi_align_nchw_float16, roi_align::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | depthwise_conv2d_dilation.mod.py.cpp | 80 execute(depthwise_conv2d_dilation::CreateModel_nchw_float16, in TEST_F() 84 …(V1_2, depthwise_conv2d_dilation_nchw_float16, depthwise_conv2d_dilation::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | avg_pool_v1_2.mod.py.cpp | 53 execute(avg_pool_v1_2::CreateModel_nchw_float16, in TEST_F() 57 TEST_AVAILABLE_SINCE(V1_2, avg_pool_v1_2_nchw_float16, avg_pool_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | conv2d_dilation.mod.py.cpp | 87 execute(conv2d_dilation::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 91 TEST_AVAILABLE_SINCE(V1_2, conv2d_dilation_nchw_float16, conv2d_dilation::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | depthwise_conv2d_v1_2.mod.py.cpp | 108 execute(depthwise_conv2d_v1_2::CreateModel_nchw_float16, in TEST_F() 112 …LE_SINCE(V1_2, depthwise_conv2d_v1_2_nchw_float16, depthwise_conv2d_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | conv2d_v1_2.mod.py.cpp | 108 execute(conv2d_v1_2::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 112 TEST_AVAILABLE_SINCE(V1_2, conv2d_v1_2_nchw_float16, conv2d_v1_2::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
D | transpose_conv2d.mod.py.cpp | 1575 execute(transpose_conv2d::CreateModel_nchw_float16, in TEST_AVAILABLE_SINCE() 1579 …ST_AVAILABLE_SINCE(V1_2, transpose_conv2d_nchw_float16, transpose_conv2d::CreateModel_nchw_float16) in TEST_AVAILABLE_SINCE() argument
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | instance_normalization.model.cpp | 172 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | batch_to_space_v1_2.model.cpp | 175 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | heatmap_max_keypoint.model.cpp | 147 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | depth_to_space_v1_2.model.cpp | 175 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | space_to_depth_v1_2.model.cpp | 175 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | space_to_batch_v1_2.model.cpp | 199 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | generate_proposals.model.cpp | 385 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|
D | roi_pooling.model.cpp | 315 void CreateModel_nchw_float16(Model *model) { in CreateModel_nchw_float16() function
|