Searched defs:expected_format_list (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/ |
| D | transformation_ops_proto.cc | 67 string expected_format_list = ConcatString("DCR, CRD"); in IMPLEMT_VERIFIER() local 80 string expected_format_list = ConcatString("NHWC, NCHW, NC1HWC0"); in IMPLEMT_VERIFIER() local
|
| D | fractional_max_pool_grad_with_fixed_ksize_proto.cc | 27 std::string expected_format_list = ConcatString("NCHW"); in CUST_IMPLEMT_INFERFUNC() local
|
| D | fractional_max_pool_with_fixed_ksize_proto.cc | 59 std::string expected_format_list = ConcatString("NCHW"); in CUST_IMPLEMT_INFERFUNC() local
|
| D | nn_pooling_ops_proto.cc | 939 string expected_format_list = ConcatString("NDHWC, NCDHW"); in IMPLEMT_COMMON_INFERFUNC() local 1064 string expected_format_list = ConcatString("NDHWC, NCDHW"); in IMPLEMT_COMMON_INFERFUNC() local 1182 string expected_format_list = ConcatString("NCHW, NHWC"); in CUST_IMPLEMT_VERIFIER() local 1236 string expected_format_list = ConcatString("NCHW, NHWC"); in CUST_IMPLEMT_INFERFUNC() local 1265 string expected_format_list = ConcatString("NCDHW, NDHWC"); in CUST_IMPLEMT_VERIFIER() local 1319 string expected_format_list = ConcatString("NCDHW, NDHWC"); in CUST_IMPLEMT_INFERFUNC() local
|
| D | elewise_calculation_ops_proto.cc | 280 string expected_format_list = ConcatString("NHWC, NCHW, NDHWC, NCDHW"); in IMPLEMT_VERIFIER() local
|
| D | nn_norm_ops_proto.cc | 267 string expected_format_list = ConcatString("NHWC, NCHW"); in CUST_IMPLEMT_INFERFUNC() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/ |
| D | error_util.cc | 62 …InputFormatNotSupportErrMsg(const std::string ¶m_name, const std::string &expected_format_list, in GetInputFormatNotSupportErrMsg()
|