Searched refs:is_ignored_nchw_weight_as_input (Results 1 – 16 of 16) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | depthwise_conv2d_dilation.mod.py.cpp | 95 depthwise_conv2d_dilation::is_ignored_nchw_weight_as_input, in TEST_AVAILABLE_SINCE()
|
D | conv2d_dilation.mod.py.cpp | 95 conv2d_dilation::is_ignored_nchw_weight_as_input, in TEST_AVAILABLE_SINCE()
|
D | depthwise_conv2d_v1_2.mod.py.cpp | 137 depthwise_conv2d_v1_2::is_ignored_nchw_weight_as_input, in TEST_AVAILABLE_SINCE()
|
D | conv2d_v1_2.mod.py.cpp | 116 conv2d_v1_2::is_ignored_nchw_weight_as_input, in TEST_AVAILABLE_SINCE()
|
D | transpose_conv2d.mod.py.cpp | 1529 transpose_conv2d::is_ignored_nchw_weight_as_input, in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | depthwise_conv2d_dilation.model.cpp | 797 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | conv2d_dilation.model.cpp | 756 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | depthwise_conv2d_v1_2.model.cpp | 1053 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | conv2d_v1_2.model.cpp | 836 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | transpose_conv2d.model.cpp | 11158 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
/frameworks/ml/nn/runtime/test/generated/vts_models/ |
D | depthwise_conv2d_dilation.model.cpp | 2211 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | conv2d_dilation.model.cpp | 2094 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | depthwise_conv2d_v1_2.model.cpp | 2907 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | conv2d_v1_2.model.cpp | 2298 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
D | transpose_conv2d.model.cpp | 29730 inline bool is_ignored_nchw_weight_as_input(int i) { in is_ignored_nchw_weight_as_input() function
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_2_vts_tests.cpp | 9221 conv2d_dilation::is_ignored_nchw_weight_as_input, in TEST_F() 11919 conv2d_v1_2::is_ignored_nchw_weight_as_input, in TEST_F() 16453 depthwise_conv2d_dilation::is_ignored_nchw_weight_as_input, in TEST_F() 18473 depthwise_conv2d_v1_2::is_ignored_nchw_weight_as_input, in TEST_F() 81337 transpose_conv2d::is_ignored_nchw_weight_as_input, in TEST_F()
|