Operator Build Errors
- E40005 Op[%s] CheckSupported execute failed, oppath[%s], optype[%s]. Please check the op's error message.
- E40006 Get op[%s]'s format failed, reason: %s.
- E40007 Prebuild op[%s] failed, oppath[%s], optype[%s]. Please check the op's compilation error message.
- E40008 Import python module failed, module path is [%s]
- E40009 Compile op[%s] failed, oppath[%s], optype[%s], taskID[%s]. Please check the op's compilation error message.
- E60000 The op[%s] input parameter[%s] should be [%s], actual the input is [%s]
- E60001 The op[%s] required input parameter[%s] must exist.
- E60002 In op[%s], the [%s] of [%s] and [%s] must be same, actual the [%s] of [%s] is [%s] and the [%s] of [%s] is [%s]
- E60003 When dtype of a is [%s], the op[%s] out dtype must in [%s], actual out dtype is [%s]
- E60004 The format of [%s] of op[%s] must in [%s], actual format is [%s]
- E60005 The dtype of [%s] of op[%s] must in [%s], actual dtype is [%s]
- E60006 In op[%s], the dim of [%s] must be [%s], actual input is [%s]
- E60007 When the shape of a is [%s] and the shape of b is [%s], the shape of c of op [%s] must be [%s], actual input is [%s]
- E60008 The original format of [%s] of op[%s] must in [%s], actual format is [%s]
- E60009 In op [%s], the 1d value of shape a should be equal to 0d value of shape b, actual input are [%s] and [%s]
- E60010 In op[%s], the channel of a should be equal to filter's, actual input are [%s] and [%s]
- E60011 In op[%s], the [%s] must in range [%s], actual is [%s]
- E60012 In op[%s], the depth of feature map after padding can not be less than shape_filter's, actual are [%s] and [%s]
- E60013 In op[%s], the depth of pad can not be less than shape_filter's, actual are [%s] and [%s]
- E60014 In op[%s], x H(after pad) must >= filter H, actual are [%s] and [%s]
- E60015 In op[%s], x W(after pad) must >= filter W, actual are [%s] and [%s]
- E60016 In op[%s],filter H must > Pad H, actual are [%s] and [%s]
- E60017 In op[%s],filter W must > Pad W, actual are [%s] and [%s]
- E60018 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- E60019 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- E60020 In op[%s], [%s] exceed 64 bit limitations
- E60021 In op [%s], only support pads model [%s], actual is [%s]
- E60022 In op[%s], Invalid input size due to large kernel size and stride
- E60023 In op[%s], Dilations in the batch and depth dimensions must be 1, actual are [%s] and [%s].
- E60024 In op[%s], Shape error : The compute result of H under convolution rule cannot match
- E60025 In op[%s], Shape error: The compute result of W under convolution rule cannot match
- E60026 In op[%s], Input is too large, the minimum tiling may exceed L1_Buffer
- E60027 In V200 op[%s], dilation_h and dilation_w must be 1, actual are [%s] and [%s]
- E60036 In op[%s], quant model only surport scale ==1 and sqrt == 0, but scale is [%s], sqrt is [%s]
- E60101 In op[%s], the last 2 dim of [%s] should be [%s], actual are [%s]
- E60102 When the shape of a is [%s] and the shape of b is [%s], the first 2 dims of c of op[%s] must be [%s], actual input is [%s]
- E60103 In op[%s], block_in of a should be [%s], actual input is [%s]
- E60104 In op[%s], block_reduce of a should be [%s], actual input is [%s]
- E60105 In op[%s], block_out of b should be [%s], actual input is [%s]
- E60106 In op[%s], block_reduce of b should be [%s], actual input is [%s]
- E60107 In op[%s], [%s] should be 4d list
- E60108 In op[%s], [%s]
- E60109 In op[%s], input_memory_type should be 0 or 2, actual is [%s]
- E60110 conv2d output_memory_type does not meet requirements.
- E60111 conv2d slice_offset is invalid.
- E60112 In op[%s], valid_shape is valid, actual valid_shape is [%s] and shape_in is [%s]
- E60113 When dtype of b is int8, the op[%s]'s parameter[transpose_b] value must be False.
- E60114 In op[%s], [%s], actual is [%s]
- E60028 The op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- E60029 The op [%s] [%s] input does not contain the [%s] key
- E60030 The length of input [%s] of [%s] op needs to be %s, but the length is [%s]
- E60031 The format of input [%s] of [%s] op needs to be [%s], but the format you enter is [%s]
- E60032 The input[%s] data type of the op[%s] is [%s], but the data type you enter is [%s]
- E60033 The op [%s] has rule: %s, but [%s] is [%s]
- E60034 The op [%s]'s kernel name[%s] is invalid, it can only contain letters, numbers and underscores, and begin with underscores or letters
- E60035 The op [%s] does not support this fusion mode
- E60115 The op [%s] get illegal tiling parameter
- E60116 tiling query has rule: %s
- E60117 Failed to generate solution space, because of %s
- E60118 Invalid platform, only support [%s]
- E61000 In op [%s], [%s] should be 4d list
- E61001 In op [%s], [%s]
- E61203 In op [%s], [%s] , the value is [%s] and [%s]
- E61204 In op [%s], [%s], the value is [%s]
- E61205 In op[%s], [%s]
- E61300 In op [%s], [%s] must be [%s] [%s]
- E61301 In op [%s], [%s] must be equal to [%s]
- E61500 In op [%s], input_memory_type should be 0 or 1 or 2, actual is [%s]
- E61501 In op [%s], output_memory_type should be 0 or 1 or 2, actual [%s]
- E61600 In op [%s] param [%s] must > 0
- E61601 In op [%s], if it is the [%s] cut shape, the [%s] must be [%s]
- E61602 In op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- E62001 In op[%s],dilation_h, dilation_w and dilation_d must be 1, actual are [%s], [%s] and [%s].
- E62002 In op[%s], the type and dim of [%s] must be [%s] and [%s], actual they are [%s] and [%s] respectively.
- E62003 In op[%s], the size of [%s] on [%s] dimension should be in range [%s], but it is [%s].
- E62004 In op[%s], filter D must > Pad D, actual they are [%s] and [%s].
- E62005 In op[%s], x D(after pad) must >= stride D, actual are [%s] and [%s].
- E62006 In op[%s], [%s].
- E62301 In op[%s], the second value of BL1_shape should be a factor of the block num, actual input is [%s].
- E62302 In op[%s], the second value of BL1_shape should be even number, but actually it is [%s].
- E62303 In op[%s], the value of AL1_shape & BL1_shape are not reasonable, which are [%s] and [%s].
- E62304 In op[%s], the dim of [%s] should be [%s], but it is [%s].
- E62305 In op[%s], the value of [%s] should be [%s], but it is [%s].
- E62306 In op[%s], [%s].
- E62501 In op[%s], [%s] should be 6d list.
- E62502 In op[%s], there is a division by zero operation during calculating, the oprands are [%s] and [%s].
- E62503 In op[%s], the Fmap's batch must be equal to the batch in backpropagation, it should be [%s], but actually it is [%s].
- E62504 In op[%s], the Dedy's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- E62505 In op[%s], the input's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- E62506 In op[%s], the Dedy's channel must be equal to the Filter's channel in backpropagation, it should be [%s], but actually it is [%s].
- E62507 In op[%s], the [%s] dim of Filter(after dilation) must be less than the corresponding dim of input(after padding), they are [%s] and [%s].
- E62508 In op[%s], Shape error : The compute result of D under convolution rule cannot match.
- E62509 In op[%s], the type of axis of [%s] must be positive int.
- E62510 In op[%s], Dilations in the batch and channel dimensions must be 1.
- E62511 In op[%s], C0 must be 16, but actually it is [%s].
- E64001 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- E64002 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- E64003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- E64004 In op[%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- E64005 In op[%s], pads must less than filter In [%s], acthal input of [%s] are [%s] while filter is [%s]
- E64006 In tiling of op [%s], k of [%s] must be integral multiply of [%s], acutal are [%s] and [%s]
- E64007 In tiling of op [%s], [%s] of L1 must be integral multiply of L0, that mean [%s] must >=1, actual it is [%s]
- E64008 In tiling of op [%s], [%s] of [%s] and [%s] must be same, actual they are [%s] and [%s]
- E64009 In tiling of op [%s], it has rules: CUB_matrix[1] = CL0_matrix[1], CUB_matrix[0] is a factor of CL0_matrix[0]
- E64010 In tiling of op [%s], value of [%s] can only be 1 or 2, while the value is [%s]
- E65001 In op [%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- E65002 In op [%s], the dtype of [%s] and [%s] must be equal
- E65003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- E65004 In op[%s], deconvolution not support offset_w now.
- E65006 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- E65007 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- E65005 In op[%s], [%s] must <= [%s]
- E65008 In op [%s], input_memory_type should be [%s], actual is [%s]
- E65009 In op [%s], output_memory_type should be [%s], actual is [%s]
- E80000 In op[%s], the parameter[%s] should be [%s], but actually is [%s].
- E80001 In op[%s], the mandatory parameter[%s] is missed.
- E80002 In op[%s], the parameter[%s] should be in the range of [%s, %s], but actually is [%s].
- E80003 In op[%s], the parameter[%s]'s type should be [%s], but actually is [%s].
- E80004 In op[%s], the input[%s] does not contain the item[%s].
- E80005 In op[%s], the length of parameter[%s] be in the range of [%s, %s], but actually is [%s].
- E80006 In op[%s], the input[%s]'s dt\ype should be one of [%s], but actually is [%s].
- E80007 In op[%s], the input[%s]'s dtype could not be none.
- E80008 In op[%s], the parameter[%s]'s dtype should be one of [%s], but actually is [%s].
- E80009 Op[%s] has rule: %s, but [%s] is [%s].
- E80010 In op[%s], the shape of tensor[%s] must be list or tuple, but actually is [%s].
- E80011 In op[%s], the shape size (product of all dimensions) of input[%s] should less than [%s], but actually is [%s].
- E80012 In op[%s], the num of dimensions of input[%s] should be in the range of [%s, %s], but actually is [%s].
- E80013 In op[%s], the inputs[%s][%s] could not be broadcast together with shapes[%s][%s].
- E80014 In op[%s], the original format of input[%s] should be one of [%s], but actually is [%s].
- E80015 In op[%s], the format of input[%s] should be one of [%s], but actually is [%s].
- E80016 In op[%s], the output[%s]'s type should be one of [%s], but actually is [%s].
- E80017 In op[%s], the parameter[%s][%s] is not match with the parameter[%s][%s], it should be [%s].
- E80018 In op[%s], the parameter[%s][%s] are not equal in dtype with dtype[%s][%s].
- E80019 In op[%s], the parameter[%s][%s] are not equal in format with format[%s][%s].
- E80020 In op[%s], kernel_name can only contain letters, numbers and underscores, and begin with underscores or letters
- E81000 In op[%s], parameter[%s] is not right, it should be [%s], but actually is [%s].
- E81001 In op[LRN], the parameter[norm_region] only support ACROSS_CHANNEl mode, but actually is [%s].
- E81002 In op[Eltwise], the parameter[coeff]'s length[%s] should be equal to inputs' num[%s].
- E81003 In op[Eltwise], the shapes[%s] of inputs should be the same.
- E81004 In op[Slice], the parameter[axis] and parameter[slice_dim] could not both exist.
- E81005 In op[Slice], the parameter[slice_axis]'s value[%s] should be not less than parameter[num_axes]'s value[%s].
- E81006 In op[%s], Hi3796CV300ES is not supported while the [%s] of input is [%s].
- E81007 In op[%s], the parameter [%s] must be greater than 0, but actually is [%s].
- E81008 In op[%s], the parameter [%s] must be times of stride**2[%s], but actually is [%s].
- E81009 In op[%s], the batch of input x[%s] and rois[%s] must be equal.
- E81010 In op[%s], the parameter %s is invalid, it should follow the rule: self.x_shape[1](%s)//self.y_shape[1](%s) == self.y_shape[2](%s)*self.y_shape[3](%s).
- E81011 In op[%s], the parameter[%s] is invalid, it should follow the rule:(output_dim + C0 -1) // C0 == y_shape[1].
- E81012 Compile op[aipp] failed, cause: %s.
- E90000 Compile operator failed, cause: %s, %s
- EA0000 Compile operator failed, cause: %s, %s
- EB0000 Compile operator failed, cause: %s, %s
E40005 Op[%s] CheckSupported execute failed, oppath[%s], optype[%s]. Please check the op's error message.
- Error Message
Op[%s] CheckSupported excute failed, oppath[%s], optype[%s].Please check the op's error message.
- Handling Suggestion
Internal error. Please contact Huawei technical support.
E40006 Get op[%s]'s format failed, reason: %s.
- Error Message
Get op[%s]'s format failed, reason: %s.
- Handling Suggestion
Internal error. Please contact Huawei technical support.
E40007 Prebuild op[%s] failed, oppath[%s], optype[%s]. Please check the op's compilation error message.
- Error Message
Prebuild op[%s] failed, oppath[%s], optype[%s]. Please check the op's compilation error message.
- Handling Suggestion
Please contact Huawei technical support.
E40008 Import python module failed, module path is [%s]
- Error Message
Import python module failed, module path is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E40009 Compile op[%s] failed, oppath[%s], optype[%s], taskID[%s]. Please check the op's compilation error message.
- Error Message
Compile op[%s] failed, oppath[%s], optype[%s], taskID[%s]. Please check the op's compilation error message.
- Handling Suggestion
Please contact Huawei technical support.
E60000 The op[%s] input parameter[%s] should be [%s], actual the input is [%s]
- Error Message
The op[%s] input parameter[%s] should be [%s], actual the input is [%s]
- Handling Suggestion
Try again with a valid argument.
E60001 The op[%s] required input parameter[%s] must exist.
- Error Message
The op[%s] required input parameter[%s] must exist.
- Handling Suggestion
Empty value passed for a required argument. Please try again.
E60002 In op[%s], the [%s] of [%s] and [%s] must be same, actual the [%s] of [%s] is [%s] and the [%s] of [%s] is [%s]
- Error Message
In op[%s], the [%s] of [%s] and [%s] must be same, actual the [%s] of [%s] is [%s] and the [%s] of [%s] is [%s]
- Handling Suggestion
Try again with same values for the two operator attributes.
E60003 When dtype of a is [%s], the op[%s] out dtype must in [%s], actual out dtype is [%s]
- Error Message
When dtype of a is [%s], the op[%s] out dtype must in [%s], actual out dtype is [%s]
- Handling Suggestion
GEMM does not support the specified compute mode. Try again with a valid output dtype.
E60004 The format of [%s] of op[%s] must in [%s], actual format is [%s]
- Error Message
The format of [%s] of op[%s] must in [%s], actual format is [%s]
- Handling Suggestion
Try again with a valid format.
E60005 The dtype of [%s] of op[%s] must in [%s], actual dtype is [%s]
- Error Message
The dtype of [%s] of op[%s] must in [%s], actual dtype is [%s]
- Handling Suggestion
Try again with a valid dtype.
E60006 In op[%s], the dim of [%s] must be [%s], actual input is [%s]
- Error Message
In op[%s], the dim of [%s] must be [%s], actual input is [%s]
- Handling Suggestion
Try again with a valid dimension size.
E60007 When the shape of a is [%s] and the shape of b is [%s], the shape of c of op [%s] must be [%s], actual input is [%s]
- Error Message
When the shape of a is [%s] and the shape of b is [%s], the shape of c of op [%s] must be [%s], actual input is [%s]
- Handling Suggestion
Try again with a valid shape.
E60008 The original format of [%s] of op[%s] must in [%s], actual format is [%s]
- Error Message
The original format of [%s] of op[%s] must in [%s], actual format is [%s]
- Handling Suggestion
Try again with a valid format.
E60009 In op [%s], the 1d value of shape a should be equal to 0d value of shape b, actual input are [%s] and [%s]
- Error Message
In op [%s], the 1d value of shape a should be equal to 0d value of shape b, actual input are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60010 In op[%s], the channel of a should be equal to filter's, actual input are [%s] and [%s]
- Error Message
In op[%s], the channel of a should be equal to filter's, actual input are [%s] and [%s]
- Handling Suggestion
Try again with a valid channel.
E60011 In op[%s], the [%s] must in range [%s], actual is [%s]
- Error Message
In op[%s], the [%s] must in range [%s], actual is [%s]
- Handling Suggestion
Try again with a valid argument.
E60012 In op[%s], the depth of feature map after padding can not be less than shape_filter's, actual are [%s] and [%s]
- Error Message
In op[%s], the depth of feature map after padding can not be less than shape_filter's, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60013 In op[%s], the depth of pad can not be less than shape_filter's, actual are [%s] and [%s]
- Error Message
In op[%s], the depth of pad can not be less than shape_filter's, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60014 In op[%s], x H(after pad) must >= filter H, actual are [%s] and [%s]
- Error Message
In op[%s], x H(after pad) must >= filter H, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60015 In op[%s], x W(after pad) must >= filter W, actual are [%s] and [%s]
- Error Message
In op[%s], x W(after pad) must >= filter W, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60016 In op[%s],filter H must > Pad H, actual are [%s] and [%s]
- Error Message
In op[%s],filter H must > Pad H, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60017 In op[%s],filter W must > Pad W, actual are [%s] and [%s]
- Error Message
In op[%s],filter W must > Pad W, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60018 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- Error Message
In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60019 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- Error Message
In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- Handling Suggestion
Try again with a valid shape.
E60020 In op[%s], [%s] exceed 64 bit limitations
- Error Message
In op[%s], [%s] exceed 64 bit limitations
- Handling Suggestion
Try again with a valid shape.
E60021 In op [%s], only support pads model [%s], actual is [%s]
- Error Message
In op [%s], only support pads model [%s], actual is [%s]
- Handling Suggestion
Try again with an valid pad argument.
E60022 In op[%s], Invalid input size due to large kernel size and stride
- Error Message
In op[%s], Invalid input size due to large kernel size and stride
- Handling Suggestion
Try again with a valid shape.
E60023 In op[%s], Dilations in the batch and depth dimensions must be 1, actual are [%s] and [%s].
- Error Message
In op[%s], Dilations in the batch and depth dimensions must be 1,actual are [%s] and [%s].
- Handling Suggestion
Try again with a valid shape.
E60024 In op[%s], Shape error : The compute result of H under convolution rule cannot match
- Error Message
In op[%s], Shape error : The compute result of H under convolution rule cannot match
- Handling Suggestion
Try again with a valid shape.
E60025 In op[%s], Shape error: The compute result of W under convolution rule cannot match
- Error Message
In op[%s], Shape error : The compute result of W under convolution rule cannot match
- Handling Suggestion
Try again with a valid shape.
E60026 In op[%s], Input is too large, the minimum tiling may exceed L1_Buffer
- Error Message
In op[%s], Input is too large, the minimum tiling may exceed L1_Buffer
- Handling Suggestion
Try again with a valid shape.
E60027 In V200 op[%s], dilation_h and dilation_w must be 1, actual are [%s] and [%s]
- Error Message
In V200 op[%s],dilation_h and dilation_w must be 1,actual are [%s] and [%s]
- Handling Suggestion
User-defined dilation size is not allowed in this version. Please try again.
E60036 In op[%s], quant model only surport scale ==1 and sqrt == 0, but scale is [%s], sqrt is [%s]
- Error Message
In op[%s], quant model only surport scale ==1 and sqrt == 0, but scale is [%s], sqrt is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60101 In op[%s], the last 2 dim of [%s] should be [%s], actual are [%s]
- Error Message
In op[%s], the last 2 dim of [%s] should be [%s], actual are [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60102 When the shape of a is [%s] and the shape of b is [%s], the first 2 dims of c of op[%s] must be [%s], actual input is [%s]
- Error Message
When the shape of a is [%s] and the shape of b is [%s], the first 2 dims of c of op[%s] must be [%s], actual input is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60103 In op[%s], block_in of a should be [%s], actual input is [%s]
- Error Message
In op[%s], block_in of a should be [%s], actual input is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60104 In op[%s], block_reduce of a should be [%s], actual input is [%s]
- Error Message
In op[%s], block_reduce of a should be [%s], actual input is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60105 In op[%s], block_out of b should be [%s], actual input is [%s]
- Error Message
In op[%s], block_out of b should be [%s], actual input is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60106 In op[%s], block_reduce of b should be [%s], actual input is [%s]
- Error Message
In op[%s], block_reduce of b should be [%s], actual input is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60107 In op[%s], [%s] should be 4d list
- Error Message
In op[%s], [%s] should be 4d list
- Handling Suggestion
Please contact Huawei technical support.
E60108 In op[%s], [%s]
- Error Message
In op[%s], [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60109 In op[%s], input_memory_type should be 0 or 2, actual is [%s]
- Error Message
In op[%s], input_memory_type should be 0 or 2, actual is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60110 conv2d output_memory_type does not meet requirements.
- Error Message
In op[%s], output_memory_type should be 0 or 2, actual [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60111 conv2d slice_offset is invalid.
- Error Message
In op[%s], slice_offset is valid, actual is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60112 In op[%s], valid_shape is valid, actual valid_shape is [%s] and shape_in is [%s]
- Error Message
In op[%s], valid_shape is valid, actual valid_shape is [%s] and shape_in is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60113 When dtype of b is int8, the op[%s]'s parameter[transpose_b] value must be False.
- Error Message
When dtype of b is int8, the op[%s]'s parameter[transpose_b] value must be False.
- Handling Suggestion
Please contact Huawei technical support.
E60114 In op[%s], [%s], actual is [%s]
- Error Message
In op[%s], [%s],actual is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E60028 The op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- Error Message
The op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- Handling Suggestion
Try again with a valid argument.
E60029 The op [%s] [%s] input does not contain the [%s] key
- Error Message
The op [%s] [%s] input does not contain the [%s] key
- Handling Suggestion
Empty value passed for a required argument. Try again with a valid value.
E60030 The length of input [%s] of [%s] op needs to be %s, but the length is [%s]
- Error Message
The length of input [%s] of [%s] op needs to be %s,but the length is [%s]
- Handling Suggestion
Try again with a valid argument.
E60031 The format of input [%s] of [%s] op needs to be [%s], but the format you enter is [%s]
- Error Message
The format of input [%s] of [%s] op needs to be [%s], but the format you enter is [%s]
- Handling Suggestion
Try again with a valid format.
E60032 The input[%s] data type of the op[%s] is [%s], but the data type you enter is [%s]
- Error Message
The input[%s] data type of the op[%s] is [%s], but the data type you enter is [%s]
- Handling Suggestion
Try again with a valid argument.
E60033 The op [%s] has rule: %s, but [%s] is [%s]
- Error Message
The op [%s] has rule: %s, but [%s] is [%s]
- Handling Suggestion
Try again with a valid shape.
E60034 The op [%s]'s kernel name[%s] is invalid, it can only contain letters, numbers and underscores, and begin with underscores or letters
- Error Message
The op [%s]'s kernel name[%s] is invalid, it can only contain letters, numbers and underscores, and begin with underscores or letters
- Handling Suggestion
Try again with a valid argument.
E60035 The op [%s] does not support this fusion mode
- Error Message
The op [%s] does not support this fusion mode
- Handling Suggestion
Try again with a valid argument.
E60115 The op [%s] get illegal tiling parameter
- Error Message
The op [%s] get illegal tiling parameter
- Handling Suggestion
Please contact Huawei technical support.
E60116 tiling query has rule: %s
- Error Message
tiling query has rule: %s
- Handling Suggestion
Please contact Huawei technical support.
E60117 Failed to generate solution space, because of %s
- Error Message
Failed to generate solution space, because of %s
- Handling Suggestion
Please contact Huawei technical support.
E60118 Invalid platform, only support [%s]
- Error Message
Invalid platform,only support [%s]
- Handling Suggestion
Please contact Huawei technical support.
E61000 In op [%s], [%s] should be 4d list
- Error Message
In op [%s], [%s] should be 4d list
- Handling Suggestion
Try again with a valid shape.
E61001 In op [%s], [%s]
- Error Message
In op [%s], [%s]
- Handling Suggestion
Try again with a valid argument.
E61203 In op [%s], [%s] , the value is [%s] and [%s]
- Error Message
In op [%s], [%s] , the value is [%s] and [%s]
- Handling Suggestion
Try again with a valid argument.
E61204 In op [%s], [%s], the value is [%s]
- Error Message
In op [%s], [%s] , the value is [%s]
- Handling Suggestion
Try again with a valid argument.
E61205 In op[%s], [%s]
- Error Message
In op[%s], [%s]
- Handling Suggestion
Try again with a valid argument.
E61300 In op [%s], [%s] must be [%s] [%s]
- Error Message
In op [%s], [%s] must be [%s] [%s]
- Handling Suggestion
Please contact Huawei technical support.
E61301 In op [%s], [%s] must be equal to [%s]
- Error Message
In op [%s], [%s] must be equal to [%s]
- Handling Suggestion
Please contact Huawei technical support.
E61500 In op [%s], input_memory_type should be 0 or 1 or 2, actual is [%s]
- Error Message
In op [%s], input_memory_type should be 0 or 1 or 2, actual is [%s]
- Handling Suggestion
Try again with a valid argument.
E61501 In op [%s], output_memory_type should be 0 or 1 or 2, actual [%s]
- Error Message
In op [%s], output_memory_type should be 0 or 1 or 2, actual [%s]
- Handling Suggestion
Try again with a valid argument.
E61600 In op [%s] param [%s] must > 0
- Error Message
In op [%s] param [%s] must > 0
- Handling Suggestion
Try again with a valid argument.
E61601 In op [%s], if it is the [%s] cut shape, the [%s] must be [%s]
- Error Message
In op [%s], if it is the [%s] cut shape, the [%s] must be [%s]
- Handling Suggestion
Try again with a valid argument.
E61602 In op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- Error Message
In op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- Handling Suggestion
Try again with a valid argument.
E62001 In op[%s],dilation_h, dilation_w and dilation_d must be 1, actual are [%s], [%s] and [%s].
- Error Message
In op[%s],dilation_h, dilation_w and dilation_d must be 1, actual are [%s], [%s] and [%s].
- Handling Suggestion
Try again with a valid shape.
E62002 In op[%s], the type and dim of [%s] must be [%s] and [%s], actual they are [%s] and [%s] respectively.
- Error Message
In op[%s], the type and dim of [%s] must be [%s] and [%s], actual they are [%s] and [%s] respectively.
- Handling Suggestion
Try again with a valid shape.
E62003 In op[%s], the size of [%s] on [%s] dimension should be in range [%s], but it is [%s].
- Error Message
In op[%s], the size of [%s] on [%s] dimension should be in range [%s], but it is [%s].
- Handling Suggestion
Try again with a valid shape.
E62004 In op[%s], filter D must > Pad D, actual they are [%s] and [%s].
- Error Message
In op[%s],filter D must > Pad D, actual they are [%s] and [%s].
- Handling Suggestion
Try again with a valid shape.
E62005 In op[%s], x D(after pad) must >= stride D, actual are [%s] and [%s].
- Error Message
In op[%s], x D(after pad) must >= stride D, actual are [%s] and [%s].
- Handling Suggestion
Try again with a valid shape.
E62006 In op[%s], [%s].
- Error Message
In op[%s], [%s].
- Handling Suggestion
Try again with a valid shape.
E62301 In op[%s], the second value of BL1_shape should be a factor of the block num, actual input is [%s].
- Error Message
In op[%s], the second value of BL1_shape should be a factor of the block num, actual input is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62302 In op[%s], the second value of BL1_shape should be even number, but actually it is [%s].
- Error Message
In op[%s], the second value of BL1_shape should be even number, but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62303 In op[%s], the value of AL1_shape & BL1_shape are not reasonable, which are [%s] and [%s].
- Error Message
In op[%s], the value of AL1_shape & BL1_shape are not reasonable, which are [%s] and [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62304 In op[%s], the dim of [%s] should be [%s], but it is [%s].
- Error Message
In op[%s], the dim of [%s] should be [%s], but it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62305 In op[%s], the value of [%s] should be [%s], but it is [%s].
- Error Message
In op[%s], the value of [%s] should be [%s], but it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62306 In op[%s], [%s].
- Error Message
In op[%s], [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62501 In op[%s], [%s] should be 6d list.
- Error Message
In op[%s], [%s] should be 6d list.
- Handling Suggestion
Please contact Huawei technical support.
E62502 In op[%s], there is a division by zero operation during calculating, the oprands are [%s] and [%s].
- Error Message
In op[%s], there is a division by zero operation during calculating, the oprands are [%s] and [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62503 In op[%s], the Fmap's batch must be equal to the batch in backpropagation, it should be [%s], but actually it is [%s].
- Error Message
In op[%s], the Fmap's batch must be equal to the batch in backpropagation, it should be [%s], but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62504 In op[%s], the Dedy's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- Error Message
In op[%s], the Dedy's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62505 In op[%s], the input's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- Error Message
In op[%s], the input's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62506 In op[%s], the Dedy's channel must be equal to the Filter's channel in backpropagation, it should be [%s], but actually it is [%s].
- Error Message
In op[%s], the Dedy's channel must be equal to the Filter's channel in backpropagation, it should be [%s], but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62507 In op[%s], the [%s] dim of Filter(after dilation) must be less than the corresponding dim of input(after padding), they are [%s] and [%s].
- Error Message
In op[%s], the [%s] dim of Filter(after dilation) must be less than the corresponding dim of input(after padding), they are [%s] and [%s].
- Handling Suggestion
Please contact Huawei technical support.
E62508 In op[%s], Shape error : The compute result of D under convolution rule cannot match.
- Error Message
In op[%s], Shape error : The compute result of D under convolution rule cannot match.
- Handling Suggestion
Please contact Huawei technical support.
E62509 In op[%s], the type of axis of [%s] must be positive int.
- Error Message
In op[%s], the type of axis of [%s] must be positive int.
- Handling Suggestion
Please contact Huawei technical support.
E62510 In op[%s], Dilations in the batch and channel dimensions must be 1.
- Error Message
In op[%s], Dilations in the batch and channel dimensions must be 1.
- Handling Suggestion
Please contact Huawei technical support.
E62511 In op[%s], C0 must be 16, but actually it is [%s].
- Error Message
In op[%s], C0 must be 16, but actually it is [%s].
- Handling Suggestion
Please contact Huawei technical support.
E64001 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- Error Message
In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- Handling Suggestion
Try again with a valid argument.
E64002 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- Error Message
In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- Handling Suggestion
Try again with a valid argument.
E64003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- Error Message
In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- Handling Suggestion
Try again with a valid argument.
E64004 In op[%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- Error Message
In op[%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- Handling Suggestion
Try again with a valid argument.
E64005 In op[%s], pads must less than filter In [%s], acthal input of [%s] are [%s] while filter is [%s]
- Error Message
In op[%s], pads must less than filter In [%s], acthal input of [%s] are [%s] while filter is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E64006 In tiling of op [%s], k of [%s] must be integral multiply of [%s], acutal are [%s] and [%s]
- Error Message
In tiling of op [%s], k of [%s] must be integral multiply of [%s], acutal are [%s] and [%s]
- Handling Suggestion
Please contact Huawei technical support.
E64007 In tiling of op [%s], [%s] of L1 must be integral multiply of L0, that mean [%s] must >=1, actual it is [%s]
- Error Message
In tiling of op [%s], [%s] of L1 must be integral multiply of L0, that mean [%s] must >=1, actual it is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E64008 In tiling of op [%s], [%s] of [%s] and [%s] must be same, actual they are [%s] and [%s]
- Error Message
In tiling of op [%s], [%s] of [%s] and [%s] must be same, actual they are [%s] and [%s]
- Handling Suggestion
Please contact Huawei technical support.
E64009 In tiling of op [%s], it has rules: CUB_matrix[1] = CL0_matrix[1], CUB_matrix[0] is a factor of CL0_matrix[0]
- Error Message
In tiling of op [%s], it has rules: CUB_matrix[1] = CL0_matrix[1], CUB_matrix[0] is a factor of CL0_matrix[0]
- Handling Suggestion
Please contact Huawei technical support.
E64010 In tiling of op [%s], value of [%s] can only be 1 or 2, while the value is [%s]
- Error Message
In tiling of op [%s], value of [%s] can only be 1 or 2, while the value is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E65001 In op [%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- Error Message
In op [%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- Handling Suggestion
Try again with a valid argument.
E65002 In op [%s], the dtype of [%s] and [%s] must be equal
- Error Message
In op [%s], the dtype of [%s] and [%s] must be equal
- Handling Suggestion
Try again with a valid argument.
E65003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- Error Message
In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- Handling Suggestion
Try again with a valid argument.
E65004 In op[%s], deconvolution not support offset_w now.
- Error Message
In op[%s], deconvolution not support offset_w now.
- Handling Suggestion
Try again with a valid argument.
E65006 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- Error Message
In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- Handling Suggestion
Try again with a valid argument.
E65007 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- Error Message
In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- Handling Suggestion
Try again with a valid argument.
E65005 In op[%s], [%s] must <= [%s]
- Error Message
In op[%s], [%s] must <= [%s]
- Handling Suggestion
Please contact Huawei technical support.
E65008 In op [%s], input_memory_type should be [%s], actual is [%s]
- Error Message
In op [%s], input_memory_type should be [%s], actual is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E65009 In op [%s], output_memory_type should be [%s], actual is [%s]
- Error Message
In op [%s], output_memory_type should be [%s], actual is [%s]
- Handling Suggestion
Please contact Huawei technical support.
E80000 In op[%s], the parameter[%s] should be [%s], but actually is [%s].
- Error Message
In op[%s], the parameter[%s] should be [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid argument.
E80001 In op[%s], the mandatory parameter[%s] is missed.
- Error Message
In op[%s], the mandatory parameter[%s] is missed.
- Handling Suggestion
Empty value passed for a required argument. Please try again.
E80002 In op[%s], the parameter[%s] should be in the range of [%s, %s], but actually is [%s].
- Error Message
In op[%s], the parameter[%s] should be in the range of [%s, %s], but actually is [%s].
- Handling Suggestion
Try again with a valid argument.
E80003 In op[%s], the parameter[%s]'s type should be [%s], but actually is [%s].
- Error Message
In op[%s], the parameter[%s]'s type should be [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid argument.
E80004 In op[%s], the input[%s] does not contain the item[%s].
- Error Message
In op[%s], the input[%s] does not contain the item[%s].
- Handling Suggestion
Empty value passed for a required argument. Please try again.
E80005 In op[%s], the length of parameter[%s] be in the range of [%s, %s], but actually is [%s].
- Error Message
In op[%s], the length of parameter[%s] be in the range of [%s, %s], but actually is [%s].
- Handling Suggestion
Try again with a valid argument.
E80006 In op[%s], the input[%s]'s dt\ype should be one of [%s], but actually is [%s].
- Error Message
In op[%s], the input[%s]'s dtype should be one of [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid dtype.
[%s] only support [%s] data type
E80007 In op[%s], the input[%s]'s dtype could not be none.
- Error Message
In op[%s], the input[%s]'s dtype could not be none.
- Handling Suggestion
Try again with a valid dtype.
E80008 In op[%s], the parameter[%s]'s dtype should be one of [%s], but actually is [%s].
- Error Message
In op[%s], the parameter[%s]'s dtype should be one of [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid dtype.
E80009 Op[%s] has rule: %s, but [%s] is [%s].
- Error Message
Op[%s] has rule: %s, but [%s] is [%s].
- Handling Suggestion
Try again with a valid shape.
E80010 In op[%s], the shape of tensor[%s] must be list or tuple, but actually is [%s].
- Error Message
In op[%s], the shape of tensor[%s] must be list or tuple, but actually is [%s].
- Handling Suggestion
Try again with a valid shape.
E80011 In op[%s], the shape size (product of all dimensions) of input[%s] should less than [%s], but actually is [%s].
- Error Message
In op[%s], the shape size(product of all dimensions) of input[%s] should less than [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid shape.
E80012 In op[%s], the num of dimensions of input[%s] should be in the range of [%s, %s], but actually is [%s].
- Error Message
In op[%s], the num of dimensions of input[%s] should be in the range of [%s, %s], but actually is [%s].
- Handling Suggestion
Try again with a valid shape.
E80013 In op[%s], the inputs[%s][%s] could not be broadcast together with shapes[%s][%s].
- Error Message
In op[%s], the inputs[%s][%s] could not be broadcast together with shapes[%s][%s].
- Handling Suggestion
Try again with valid shapes.
E80014 In op[%s], the original format of input[%s] should be one of [%s], but actually is [%s].
- Error Message
In op[%s], the original format of input[%s] should be one of [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid format.
E80015 In op[%s], the format of input[%s] should be one of [%s], but actually is [%s].
- Error Message
In op[%s], the format of input[%s] should be one of [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid format.
[%s] only support [%s] format
E80016 In op[%s], the output[%s]'s type should be one of [%s], but actually is [%s].
- Error Message
In op[%s], the output[%s]'s type should be one of [%s], but actually is [%s].
- Handling Suggestion
Try again with a valid data type.
E80017 In op[%s], the parameter[%s][%s] is not match with the parameter[%s][%s], it should be [%s].
- Error Message
In op[%s], the parameter[%s][%s] is not match with the parameter[%s][%s],it should be [%s].
- Handling Suggestion
Try again with valid shapes.
E80018 In op[%s], the parameter[%s][%s] are not equal in dtype with dtype[%s][%s].
- Error Message
In op[%s], the parameter[%s][%s] are not equal in dtype with dtype[%s][%s].
- Handling Suggestion
Try again with valid dtypes.
E80019 In op[%s], the parameter[%s][%s] are not equal in format with format[%s][%s].
- Error Message
In op[%s], the parameter[%s][%s] are not equal in format with format[%s][%s].
- Handling Suggestion
Try again with valid formats.
E80020 In op[%s], kernel_name can only contain letters, numbers and underscores, and begin with underscores or letters
- Error Message
In op[%s],kernel_name can only contain letters, numbers and underscores, and begin with underscores or letters
- Handling Suggestion
Try again with a valid kernel_name argument.
E81000 In op[%s], parameter[%s] is not right, it should be [%s], but actually is [%s].
- Error Message
In op[%s], parameter[%s] is not right, it should be [%s],but actually is [%s].
- Handling Suggestion
Try again with a valid local_size argument.
E81001 In op[LRN], the parameter[norm_region] only support ACROSS_CHANNEl mode, but actually is [%s].
- Error Message
In op[LRN], the parameter[norm_region] only support ACROSS_CHANNEl mode, but actually is [%s].
- Handling Suggestion
Try again with norm_region set to ACROSS_CHANNEL.
E81002 In op[Eltwise], the parameter[coeff]'s length[%s] should be equal to inputs' num[%s].
- Error Message
In op[Eltwise], the parameter[coeff]'s length[%s] should be equal to inputs' num[%s].
- Handling Suggestion
Try again with a valid number of coeff arguments.
E81003 In op[Eltwise], the shapes[%s] of inputs should be the same.
- Error Message
In op[Eltwise], the shapes[%s] of inputs should be the same.
- Handling Suggestion
Try again with a valid shape.
E81004 In op[Slice], the parameter[axis] and parameter[slice_dim] could not both exist.
- Error Message
In op[Slice], the parameter[axis] and parameter[slice_dim] could not both exist.
- Handling Suggestion
Try again with either axis or slice_dim configured.
E81005 In op[Slice], the parameter[slice_axis]'s value[%s] should be not less than parameter[num_axes]'s value[%s].
- Error Message
In op[Slice], the parameter[slice_axis]'s value[%s] should be not less than parameter[num_axes]'s value[%s].
- Handling Suggestion
Try again with slice_axis less than num_axes.
E81006 In op[%s], Hi3796CV300ES is not supported while the [%s] of input is [%s].
- Error Message
In op[%s], Hi3796CV300ES is not supported while the [%s] of input is [%s].
- Handling Suggestion
Try again with a valid data type.
E81007 In op[%s], the parameter [%s] must be greater than 0, but actually is [%s].
- Error Message
In op[%s], the parameter [%s] must be greater than 0, but actually is [%s].
- Handling Suggestion
Try again with a valid stride argument.
E81008 In op[%s], the parameter [%s] must be times of stride**2[%s], but actually is [%s].
- Error Message
In op[%s], the parameter [%s] must be times of stride**2[%s], but actually is [%s].
- Handling Suggestion
Try again with a valid stride argument.
E81009 In op[%s], the batch of input x[%s] and rois[%s] must be equal.
- Error Message
In op[%s], the batch of input x[%s] and rois[%s] must be equal.
- Handling Suggestion
Try again with the same batch size for input x and rois.
E81010 In op[%s], the parameter %s is invalid, it should follow the rule: self.x_shape[1](%s)//self.y_shape[1](%s) == self.y_shape[2](%s)*self.y_shape[3](%s).
- Error Message
In op[%s], the parameter %s is invalid, it should follow the rule: self.x_shape[1](%s)//self.y_shape[1](%s) == self.y_shape[2](%s)*self.y_shape[3](%s).
- Handling Suggestion
Try again with a valid x_shape argument.
E81011 In op[%s], the parameter[%s] is invalid, it should follow the rule:(output_dim + C0 -1) // C0 == y_shape[1].
- Error Message
In op[%s], the parameter[%s] is invalid,it should follow the rule:(output_dim + C0 -1) // C0 == y_shape[1].
- Handling Suggestion
Try again with a valid output_dim argument.
E81012 Compile op[aipp] failed, cause: %s.
- Error Message
Compile op[aipp] failed, cause: %s.
- Handling Suggestion
Try again with a valid configuration.
E90000 Compile operator failed, cause: %s, %s
- Error Message
Compile operator failed, cause: %s, %s
- Handling Suggestion
Fix the error as prompted. If the error persists, contact Huawei technical support.
EA0000 Compile operator failed, cause: %s, %s
- Error Message
Compile operator failed, cause: %s, %s
- Handling Suggestion
Fix the error as prompted. If the error persists, contact Huawei technical support.
EB0000 Compile operator failed, cause: %s, %s
- Error Message
Compile operator failed, cause: %s, %s
- Handling Suggestion
Fix the error as prompted. If the error persists, contact Huawei technical support.
- E40005 Op[%s] CheckSupported execute failed, oppath[%s], optype[%s]. Please check the op's error message.
- E40006 Get op[%s]'s format failed, reason: %s.
- E40007 Prebuild op[%s] failed, oppath[%s], optype[%s]. Please check the op's compilation error message.
- E40008 Import python module failed, module path is [%s]
- E40009 Compile op[%s] failed, oppath[%s], optype[%s], taskID[%s]. Please check the op's compilation error message.
- E60000 The op[%s] input parameter[%s] should be [%s], actual the input is [%s]
- E60001 The op[%s] required input parameter[%s] must exist.
- E60002 In op[%s], the [%s] of [%s] and [%s] must be same, actual the [%s] of [%s] is [%s] and the [%s] of [%s] is [%s]
- E60003 When dtype of a is [%s], the op[%s] out dtype must in [%s], actual out dtype is [%s]
- E60004 The format of [%s] of op[%s] must in [%s], actual format is [%s]
- E60005 The dtype of [%s] of op[%s] must in [%s], actual dtype is [%s]
- E60006 In op[%s], the dim of [%s] must be [%s], actual input is [%s]
- E60007 When the shape of a is [%s] and the shape of b is [%s], the shape of c of op [%s] must be [%s], actual input is [%s]
- E60008 The original format of [%s] of op[%s] must in [%s], actual format is [%s]
- E60009 In op [%s], the 1d value of shape a should be equal to 0d value of shape b, actual input are [%s] and [%s]
- E60010 In op[%s], the channel of a should be equal to filter's, actual input are [%s] and [%s]
- E60011 In op[%s], the [%s] must in range [%s], actual is [%s]
- E60012 In op[%s], the depth of feature map after padding can not be less than shape_filter's, actual are [%s] and [%s]
- E60013 In op[%s], the depth of pad can not be less than shape_filter's, actual are [%s] and [%s]
- E60014 In op[%s], x H(after pad) must >= filter H, actual are [%s] and [%s]
- E60015 In op[%s], x W(after pad) must >= filter W, actual are [%s] and [%s]
- E60016 In op[%s],filter H must > Pad H, actual are [%s] and [%s]
- E60017 In op[%s],filter W must > Pad W, actual are [%s] and [%s]
- E60018 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- E60019 In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- E60020 In op[%s], [%s] exceed 64 bit limitations
- E60021 In op [%s], only support pads model [%s], actual is [%s]
- E60022 In op[%s], Invalid input size due to large kernel size and stride
- E60023 In op[%s], Dilations in the batch and depth dimensions must be 1, actual are [%s] and [%s].
- E60024 In op[%s], Shape error : The compute result of H under convolution rule cannot match
- E60025 In op[%s], Shape error: The compute result of W under convolution rule cannot match
- E60026 In op[%s], Input is too large, the minimum tiling may exceed L1_Buffer
- E60027 In V200 op[%s], dilation_h and dilation_w must be 1, actual are [%s] and [%s]
- E60036 In op[%s], quant model only surport scale ==1 and sqrt == 0, but scale is [%s], sqrt is [%s]
- E60101 In op[%s], the last 2 dim of [%s] should be [%s], actual are [%s]
- E60102 When the shape of a is [%s] and the shape of b is [%s], the first 2 dims of c of op[%s] must be [%s], actual input is [%s]
- E60103 In op[%s], block_in of a should be [%s], actual input is [%s]
- E60104 In op[%s], block_reduce of a should be [%s], actual input is [%s]
- E60105 In op[%s], block_out of b should be [%s], actual input is [%s]
- E60106 In op[%s], block_reduce of b should be [%s], actual input is [%s]
- E60107 In op[%s], [%s] should be 4d list
- E60108 In op[%s], [%s]
- E60109 In op[%s], input_memory_type should be 0 or 2, actual is [%s]
- E60110 conv2d output_memory_type does not meet requirements.
- E60111 conv2d slice_offset is invalid.
- E60112 In op[%s], valid_shape is valid, actual valid_shape is [%s] and shape_in is [%s]
- E60113 When dtype of b is int8, the op[%s]'s parameter[transpose_b] value must be False.
- E60114 In op[%s], [%s], actual is [%s]
- E60028 The op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- E60029 The op [%s] [%s] input does not contain the [%s] key
- E60030 The length of input [%s] of [%s] op needs to be %s, but the length is [%s]
- E60031 The format of input [%s] of [%s] op needs to be [%s], but the format you enter is [%s]
- E60032 The input[%s] data type of the op[%s] is [%s], but the data type you enter is [%s]
- E60033 The op [%s] has rule: %s, but [%s] is [%s]
- E60034 The op [%s]'s kernel name[%s] is invalid, it can only contain letters, numbers and underscores, and begin with underscores or letters
- E60035 The op [%s] does not support this fusion mode
- E60115 The op [%s] get illegal tiling parameter
- E60116 tiling query has rule: %s
- E60117 Failed to generate solution space, because of %s
- E60118 Invalid platform, only support [%s]
- E61000 In op [%s], [%s] should be 4d list
- E61001 In op [%s], [%s]
- E61203 In op [%s], [%s] , the value is [%s] and [%s]
- E61204 In op [%s], [%s], the value is [%s]
- E61205 In op[%s], [%s]
- E61300 In op [%s], [%s] must be [%s] [%s]
- E61301 In op [%s], [%s] must be equal to [%s]
- E61500 In op [%s], input_memory_type should be 0 or 1 or 2, actual is [%s]
- E61501 In op [%s], output_memory_type should be 0 or 1 or 2, actual [%s]
- E61600 In op [%s] param [%s] must > 0
- E61601 In op [%s], if it is the [%s] cut shape, the [%s] must be [%s]
- E61602 In op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- E62001 In op[%s],dilation_h, dilation_w and dilation_d must be 1, actual are [%s], [%s] and [%s].
- E62002 In op[%s], the type and dim of [%s] must be [%s] and [%s], actual they are [%s] and [%s] respectively.
- E62003 In op[%s], the size of [%s] on [%s] dimension should be in range [%s], but it is [%s].
- E62004 In op[%s], filter D must > Pad D, actual they are [%s] and [%s].
- E62005 In op[%s], x D(after pad) must >= stride D, actual are [%s] and [%s].
- E62006 In op[%s], [%s].
- E62301 In op[%s], the second value of BL1_shape should be a factor of the block num, actual input is [%s].
- E62302 In op[%s], the second value of BL1_shape should be even number, but actually it is [%s].
- E62303 In op[%s], the value of AL1_shape & BL1_shape are not reasonable, which are [%s] and [%s].
- E62304 In op[%s], the dim of [%s] should be [%s], but it is [%s].
- E62305 In op[%s], the value of [%s] should be [%s], but it is [%s].
- E62306 In op[%s], [%s].
- E62501 In op[%s], [%s] should be 6d list.
- E62502 In op[%s], there is a division by zero operation during calculating, the oprands are [%s] and [%s].
- E62503 In op[%s], the Fmap's batch must be equal to the batch in backpropagation, it should be [%s], but actually it is [%s].
- E62504 In op[%s], the Dedy's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- E62505 In op[%s], the input's channel must be equal to the Filter's batch in backpropagation, it should be [%s], but actually it is [%s].
- E62506 In op[%s], the Dedy's channel must be equal to the Filter's channel in backpropagation, it should be [%s], but actually it is [%s].
- E62507 In op[%s], the [%s] dim of Filter(after dilation) must be less than the corresponding dim of input(after padding), they are [%s] and [%s].
- E62508 In op[%s], Shape error : The compute result of D under convolution rule cannot match.
- E62509 In op[%s], the type of axis of [%s] must be positive int.
- E62510 In op[%s], Dilations in the batch and channel dimensions must be 1.
- E62511 In op[%s], C0 must be 16, but actually it is [%s].
- E64001 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- E64002 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- E64003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- E64004 In op[%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- E64005 In op[%s], pads must less than filter In [%s], acthal input of [%s] are [%s] while filter is [%s]
- E64006 In tiling of op [%s], k of [%s] must be integral multiply of [%s], acutal are [%s] and [%s]
- E64007 In tiling of op [%s], [%s] of L1 must be integral multiply of L0, that mean [%s] must >=1, actual it is [%s]
- E64008 In tiling of op [%s], [%s] of [%s] and [%s] must be same, actual they are [%s] and [%s]
- E64009 In tiling of op [%s], it has rules: CUB_matrix[1] = CL0_matrix[1], CUB_matrix[0] is a factor of CL0_matrix[0]
- E64010 In tiling of op [%s], value of [%s] can only be 1 or 2, while the value is [%s]
- E65001 In op [%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- E65002 In op [%s], the dtype of [%s] and [%s] must be equal
- E65003 In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- E65004 In op[%s], deconvolution not support offset_w now.
- E65006 In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- E65007 In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- E65005 In op[%s], [%s] must <= [%s]
- E65008 In op [%s], input_memory_type should be [%s], actual is [%s]
- E65009 In op [%s], output_memory_type should be [%s], actual is [%s]
- E80000 In op[%s], the parameter[%s] should be [%s], but actually is [%s].
- E80001 In op[%s], the mandatory parameter[%s] is missed.
- E80002 In op[%s], the parameter[%s] should be in the range of [%s, %s], but actually is [%s].
- E80003 In op[%s], the parameter[%s]'s type should be [%s], but actually is [%s].
- E80004 In op[%s], the input[%s] does not contain the item[%s].
- E80005 In op[%s], the length of parameter[%s] be in the range of [%s, %s], but actually is [%s].
- E80006 In op[%s], the input[%s]'s dt\ype should be one of [%s], but actually is [%s].
- E80007 In op[%s], the input[%s]'s dtype could not be none.
- E80008 In op[%s], the parameter[%s]'s dtype should be one of [%s], but actually is [%s].
- E80009 Op[%s] has rule: %s, but [%s] is [%s].
- E80010 In op[%s], the shape of tensor[%s] must be list or tuple, but actually is [%s].
- E80011 In op[%s], the shape size (product of all dimensions) of input[%s] should less than [%s], but actually is [%s].
- E80012 In op[%s], the num of dimensions of input[%s] should be in the range of [%s, %s], but actually is [%s].
- E80013 In op[%s], the inputs[%s][%s] could not be broadcast together with shapes[%s][%s].
- E80014 In op[%s], the original format of input[%s] should be one of [%s], but actually is [%s].
- E80015 In op[%s], the format of input[%s] should be one of [%s], but actually is [%s].
- E80016 In op[%s], the output[%s]'s type should be one of [%s], but actually is [%s].
- E80017 In op[%s], the parameter[%s][%s] is not match with the parameter[%s][%s], it should be [%s].
- E80018 In op[%s], the parameter[%s][%s] are not equal in dtype with dtype[%s][%s].
- E80019 In op[%s], the parameter[%s][%s] are not equal in format with format[%s][%s].
- E80020 In op[%s], kernel_name can only contain letters, numbers and underscores, and begin with underscores or letters
- E81000 In op[%s], parameter[%s] is not right, it should be [%s], but actually is [%s].
- E81001 In op[LRN], the parameter[norm_region] only support ACROSS_CHANNEl mode, but actually is [%s].
- E81002 In op[Eltwise], the parameter[coeff]'s length[%s] should be equal to inputs' num[%s].
- E81003 In op[Eltwise], the shapes[%s] of inputs should be the same.
- E81004 In op[Slice], the parameter[axis] and parameter[slice_dim] could not both exist.
- E81005 In op[Slice], the parameter[slice_axis]'s value[%s] should be not less than parameter[num_axes]'s value[%s].
- E81006 In op[%s], Hi3796CV300ES is not supported while the [%s] of input is [%s].
- E81007 In op[%s], the parameter [%s] must be greater than 0, but actually is [%s].
- E81008 In op[%s], the parameter [%s] must be times of stride**2[%s], but actually is [%s].
- E81009 In op[%s], the batch of input x[%s] and rois[%s] must be equal.
- E81010 In op[%s], the parameter %s is invalid, it should follow the rule: self.x_shape[1](%s)//self.y_shape[1](%s) == self.y_shape[2](%s)*self.y_shape[3](%s).
- E81011 In op[%s], the parameter[%s] is invalid, it should follow the rule:(output_dim + C0 -1) // C0 == y_shape[1].
- E81012 Compile op[aipp] failed, cause: %s.
- E90000 Compile operator failed, cause: %s, %s
- EA0000 Compile operator failed, cause: %s, %s
- EB0000 Compile operator failed, cause: %s, %s