算子编译错误
- E40005 调用算子checksupport接口失败
- E40006 调用算子op_select_fomat接口失败
- E40007 算子预编译失败
- E40008 算子py文件加载失败
- E40009 算子编译失败
- E60000 输入的参数不符合预期
- E60001 必选input参数为空
- E60002 2个参数的某项属性不同
- E60003 gemm的输入输出类型不匹配
- E60004 入参的format非法
- E60005 数据类型非法
- E60006 输入shape维数不合法
- E60007 gemm输入shape不合法
- E60008 入参的原始format非法
- E60009 gemm输入shape不合法
- E60010 x的channel与filter的不一样
- E60011 某些属性的值必须在指定范围
- E60012 conv3d 填充后x的深度不能小于filter的深度
- E60013 pad的深度必须小于filter的深度
- E60014 填充后x的H必须大于fitler的H
- E60015 填充后x的W必须大于filter的W
- E60016 filter的H必须大于pad的H
- E60017 filter的W必须大于pad的W
- E60018 填充后x的W必须大于stride的W
- E60019 填充后x的H必须大于stride的H
- E60020 输入超过64位限制
- E60021 pad模式非法
- E60022 反卷积/卷积反向 输入size非法
- E60023 反卷积/卷积反向 dilations非法
- E60024 out_backprop的shape的H非法
- E60025 out_backprop的shape的W非法
- E60026 输入size过大
- E60027 该芯片不支持自定义dilation
- E60036 量化场景输入的2个参数不合理
- E60101 gemm输入的最后2维非法
- E60102 gemm Nz格式的bias的前两维非法
- E60103 gemm a的block_in非法
- E60104 gemm a的block_reduce非法
- E60105 gemm b的block_out非法
- E60106 gemm b的block_reduce非法
- E60107 指定属性应该是4d列表或者元组
- E60108 算子不支持特定场景
- E60109 conv2d input_memory_type不满足需求
- E60110 conv2d output_memory_type不满足需求
- E60111 conv2d slice_offset非法
- E60112 conv2d valid_shape非法
- E60113 gemm b为int8时,不支持转置
- E60114 算子不支持特定场景
- E60028 入参类型非法
- E60029 入参缺失必要信息
- E60030 入参的长度非法
- E60031 入参的format非法
- E60032 数据类型非法
- E60033 shape信息非法
- E60034 算子的KernelName名称包含非法字符
- E60035 不支持的融合场景
- E60115 非法的tiling参数
- E60116 入参非法
- E60117 生成解空间失败
- E60118 获取cost_model失败
- E61000 指定变量应该是4d列表或者元组
- E61001 算子不支持特定场景
- E61203 conv2d特定场景下,取值要求【两个入参要求】
- E61204 conv2d特定场景下,取值要求【一个入参要求】
- E61205 算子不支持特定场景
- E61300 conv2d特定条件下,tiling的某个值错误
- E61301 conv2d特定条件下,tiling的某两个值应相等
- E61500 conv2d input_memory_type不满足需求
- E61501 conv2d output_memory_type不满足需求
- E61600 conv2d特定场景下,某个值必须大于某个值
- E61601 conv2d特定场景下,某个值必须为0
- E61602 conv2d特定场景下,某个值一定需要为某种类型
- E61603 conv2d特定场景下,某个值必须等于某个值
- E62001 该芯片不支持自定义dilation
- E62002 数据类型和维度非法
- E62003 输入的参数超过尺寸限制
- E62004 filter的D必须大于pad的
- E62005 填充后x的D必须大于stride的D
- E62006 芯片限制(conv3d)
- E62301 block不能被BL1的第二个值整除
- E62302 BL1的第二个值不是偶数
- E62303 非法tiling参数
- E62304 tiling维度不匹配
- E62305 tiling的值不符合要求
- E62306 tiling内部参数矛盾
- E62501 指定属性应该是6d列表或者元组
- E62502 除0
- E62503 反向的输出shape的N和正向输入的N不匹配
- E62504 反向的输出shape的C和filter的N不匹配
- E62505 正向的输入shape的C和filter的N不匹配
- E62506 反向输出shape的C和filter的c不匹配
- E62507 反向filter在dilation后维度小于input在pad后对应维度的值
- E62508 out_backprop的shape的D非法
- E62509 out_backprop的shape维度值非法
- E62510 卷积反向 dilations非法
- E62511 卷积反向c0非法
- E64001 某些属性的值必须在指定范围
- E64002 shape输入某些维度必须相等
- E64003 compute 中shape的dim非法
- E64004 输入shape某一维度的值非法
- E64005 pad的H或W必须小于filter的相应额值
- E64006 tiling返回值在k轴上的整数倍约束
- E64007 tiling返回值n或m轴在L1上的整数倍约束
- E64008 tiling返回值在L0上的相等约束
- E64009 tiling返回值在ub上的约束
- E64010 tiling返回值在double_buffer值非法
- E65001 compute 中shape的dim非法
- E65002 某些输入的数据类型须一致
- E65003 compute 中输入tensor的shape的dim非法
- E65004 deconv不支持的offset_w
- E65006 某些输入的属性值必须在指定范围
- E65007 shape输入某些维度必须相等
- E65005 pad之后dx的h/w需大于filter的h/w
- E65008 deconv input_memory_type不满足需求
- E65009 deconv ouput_memory_type不满足需求
- E80000 输入的参数不符合预期
- E80001 必选参数为空
- E80002 某些参数的值必须在指定范围
- E80003 入参类型非法
- E80004 入参缺失必要信息
- E80005 入参的长度非法
- E80006 输入tensor的数据类型非法
- E80007 数据类型为空
- E80008 入参的数据类型非法
- E80009 shape信息非法
- E80010 shape类型信息非法
- E80011 输入shape的size大小超出限制
- E80012 输入的维数不合法
- E80013 两个输入的shape不满足broadcast条件
- E80014 入参的原始format非法
- E80015 入参的format非法
- E80016 输出类型非法
- E80017 两个参数的shape不相等
- E80018 两个参数的数据类型不相等
- E80019 两个参数的format不相等
- E80020 kernel_name含有特殊符号
- E81000 lrn层local_size配置不正确
- E81001 lrn层norm_region只支持ACROSS_CHANNEL
- E81002 eltwise层coeff数与输入个数不对应
- E81003 eltwise层不同输入的维度不对应
- E81004 slice层同时配置axis和slice_dim
- E81005 slice层slice_axis >= num_axes
- E81006 mvn层海思不支持fp32的输入
- E81007 pass_through算子stride参数必须大于0
- E81008 pass_through算子shape_in[3]是stride的平方
- E81009 psroipoling层input x和rois的batch不相等
- E81010 psrpoipooling层x_shape[1]输入无效
- E81011 psrpoipooling层output_dim输入无效
- E81012 aipp算子编译失败
- E90000 DSL编译失败
- EA0000 TIK编译失败
- EB0000 TBE编译失败
E40005 调用算子checksupport接口失败
- 错误信息
Op[%s] CheckSupported excute failed, oppath[%s], optype[%s].Please check the op's error message.
- 处理建议
内部错误,请联系华为工程师
E40007 算子预编译失败
- 错误信息
Prebuild op[%s] failed, oppath[%s], optype[%s]. Please check the op's compilation error message.
- 处理建议
检查对应算子的报错信息,请联系华为工程师支持
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 必选input参数为空
- 错误信息
The op[%s] required input parameter[%s] must exist.
- 处理建议
用户输入必选参数为空,请根据错误提示检查并修改入参。
E60002 2个参数的某项属性不同
- 错误信息
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]
- 处理建议
算子的2个参数的指定属性值必须相同,而用户的输入不符合约束,请根据错误提示检查并修改入参。
E60003 gemm的输入输出类型不匹配
- 错误信息
When dtype of a is [%s], the op[%s] out dtype must in [%s], actual out dtype is [%s]
- 处理建议
gemm不支持用户输入的计算模式,请根据错误提示检查并修改入参。
E60004 入参的format非法
- 错误信息
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 输入shape维数不合法
- 错误信息
In op[%s], the dim of [%s] must be [%s], actual input is [%s]
- 处理建议
用户输入的入参的维度不符合约束,请根据错误提示检查并修改入参。
E60007 gemm输入shape不合法
- 错误信息
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]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60008 入参的原始format非法
- 错误信息
The original format of [%s] of op[%s] must in [%s], actual format is [%s]
- 处理建议
用户输入的入参的格式不符合约束,请根据错误提示检查并修改入参。
E60009 gemm输入shape不合法
- 错误信息
In op [%s], the 1d value of shape a should be equal to 0d value of shape b, actual input are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60010 x的channel与filter的不一样
- 错误信息
In op[%s], the channel of a should be equal to filter's, actual input are [%s] and [%s]
- 处理建议
用户输入的入参的channel不符合约束,请根据错误提示检查并修改入参。
E60011 某些属性的值必须在指定范围
- 错误信息
In op[%s], the [%s] must in range [%s], actual is [%s]
- 处理建议
用户输入的属性值不在指定范围,请根据错误提示检查并修改入参。
E60012 conv3d 填充后x的深度不能小于filter的深度
- 错误信息
In op[%s], the depth of feature map after padding can not be less than shape_filter's, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60013 pad的深度必须小于filter的深度
- 错误信息
In op[%s], the depth of pad can not be less than shape_filter's, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60014 填充后x的H必须大于fitler的H
- 错误信息
In op[%s], x H(after pad) must >= filter H, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60015 填充后x的W必须大于filter的W
- 错误信息
In op[%s], x W(after pad) must >= filter W, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60016 filter的H必须大于pad的H
- 错误信息
In op[%s],filter H must > Pad H, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60017 filter的W必须大于pad的W
- 错误信息
In op[%s],filter W must > Pad W, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60018 填充后x的W必须大于stride的W
- 错误信息
In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60019 填充后x的H必须大于stride的H
- 错误信息
In op[%s], x W(after pad) must >= stride W, actual are [%s] and [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60020 输入超过64位限制
- 错误信息
In op[%s], [%s] exceed 64 bit limitations
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60021 pad模式非法
- 错误信息
In op [%s], only support pads model [%s], actual is [%s]
- 处理建议
用户输入的pad不符合约束,请根据错误提示检查并修改入参。
E60022 反卷积/卷积反向 输入size非法
- 错误信息
In op[%s], Invalid input size due to large kernel size and stride
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60023 反卷积/卷积反向 dilations非法
- 错误信息
In op[%s], Dilations in the batch and depth dimensions must be 1,actual are [%s] and [%s].
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60024 out_backprop的shape的H非法
- 错误信息
In op[%s], Shape error : The compute result of H under convolution rule cannot match
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60025 out_backprop的shape的W非法
- 错误信息
In op[%s], Shape error : The compute result of W under convolution rule cannot match
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60026 输入size过大
- 错误信息
In op[%s], Input is too large, the minimum tiling may exceed L1_Buffer
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60027 该芯片不支持自定义dilation
- 错误信息
In V200 op[%s],dilation_h and dilation_w must be 1,actual are [%s] and [%s]
- 处理建议
该芯片不支持dilation,请根据错误提示检查并修改入参。
E60036 量化场景输入的2个参数不合理
- 错误信息
In op[%s], quant model only surport scale ==1 and sqrt == 0, but scale is [%s], sqrt is [%s]
- 处理建议
场景不支持,请联系华为工程师定位解决问题。
E60101 gemm输入的最后2维非法
- 错误信息
In op[%s], the last 2 dim of [%s] should be [%s], actual are [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60102 gemm Nz格式的bias的前两维非法
- 错误信息
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 gemm a的block_in非法
- 错误信息
In op[%s], block_in of a should be [%s], actual input is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60104 gemm a的block_reduce非法
- 错误信息
In op[%s], block_reduce of a should be [%s], actual input is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60105 gemm b的block_out非法
- 错误信息
In op[%s], block_out of b should be [%s], actual input is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60106 gemm b的block_reduce非法
- 错误信息
In op[%s], block_reduce of b should be [%s], actual input is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60109 conv2d input_memory_type不满足需求
- 错误信息
In op[%s], input_memory_type should be 0 or 2, actual is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60110 conv2d output_memory_type不满足需求
- 错误信息
In op[%s], output_memory_type should be 0 or 2, actual [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60111 conv2d slice_offset非法
- 错误信息
In op[%s], slice_offset is valid, actual is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60112 conv2d valid_shape非法
- 错误信息
In op[%s], valid_shape is valid, actual valid_shape is [%s] and shape_in is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E60113 gemm b为int8时,不支持转置
- 错误信息
When dtype of b is int8, the op[%s]'s parameter[transpose_b] value must be False.
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
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 入参的format非法
- 错误信息
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 shape信息非法
- 错误信息
The op [%s] has rule: %s, but [%s] is [%s]
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E60034 算子的KernelName名称包含非法字符
- 错误信息
The op [%s]'s kernel name[%s] is invalid, it can only contain letters, numbers and underscores, and begin with underscores or letters
- 处理建议
用户输入的入参的kernel_name不符合约束,请根据错误提示检查并修改入参。
E60035 不支持的融合场景
- 错误信息
The op [%s] does not support this fusion mode
- 处理建议
用户输入的入参的kernel_name不符合约束,请根据错误提示检查并修改入参。
E61000 指定变量应该是4d列表或者元组
- 错误信息
In op [%s], [%s] should be 4d list
- 处理建议
用户输入的入参的shape不符合4维约束,请根据错误提示检查并修改入参。
E61203 conv2d特定场景下,取值要求【两个入参要求】
- 错误信息
In op [%s], [%s] , actual is [%s] and [%s]
- 处理建议
特定场景下,入参非法,请按错误提示修改。
E61301 conv2d特定条件下,tiling的某两个值应相等
- 错误信息
In op [%s], [%s] must be equal to [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E61500 conv2d input_memory_type不满足需求
- 错误信息
In op [%s], input_memory_type should be 0 or 1 or 2, actual is [%s]
- 处理建议
入参input_memory_type不满足需求,请按错误提示修改。
E61501 conv2d output_memory_type不满足需求
- 错误信息
In op [%s], output_memory_type should be 0 or 1 or 2, actual [%s]
- 处理建议
入参output_memory_type不满足需求,请按错误提示修改。
E61601 conv2d特定场景下,某个值必须为0
- 错误信息
In op [%s], if it is the [%s] cut shape, the [%s] must be [%s]
- 处理建议
特定场景下,某个入参必须为0,请按错误提示修改。
E61602 conv2d特定场景下,某个值一定需要为某种类型
- 错误信息
In op [%s] input parameter [%s] should be [%s] type, but the type you enter is [%s]
- 处理建议
特定场景下,某个值一定需要为某种类型,请按错误提示修改。
E61603 conv2d特定场景下,某个值必须等于某个值
- 错误信息
In op [%s] [%s] must equal to [%s]
- 处理建议
特定场景下,某个值必须等于某个值,请按错误提示修改。
E62001 该芯片不支持自定义dilation
- 错误信息
In op[%s],dilation_h, dilation_w and dilation_d must be 1, actual are [%s], [%s] and [%s].
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E62002 数据类型和维度非法
- 错误信息
In op[%s], the type and dim of [%s] must be [%s] and [%s], actual they are [%s] and [%s] respectively.
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E62003 输入的参数超过尺寸限制
- 错误信息
In op[%s], the size of [%s] on [%s] dimension should be in range [%s], but it is [%s].
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E62004 filter的D必须大于pad的
- 错误信息
In op[%s],filter D must > Pad D, actual they are [%s] and [%s].
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E62005 填充后x的D必须大于stride的D
- 错误信息
In op[%s], x D(after pad) must >= stride D, actual they are [%s] and [%s].
- 处理建议
用户输入的入参的shape不符合约束,请根据错误提示检查并修改入参。
E62301 block不能被BL1的第二个值整除
- 错误信息
In op[%s], the second value of BL1_shape should be a factor of the block num, actual input is [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62302 BL1的第二个值不是偶数
- 错误信息
In op[%s], the second value of BL1_shape should be even number, but actually it is [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62303 非法tiling参数
- 错误信息
In op[%s], the value of AL1_shape & BL1_shape are not reasonable, which are [%s] and [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62304 tiling维度不匹配
- 错误信息
In op[%s], the dim of [%s] should be [%s], but it is [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62305 tiling的值不符合要求
- 错误信息
In op[%s], the value of [%s] should be [%s], but it is [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62502 除0
- 错误信息
In op[%s], there is a division by zero operation during calculating, the oprands are [%s] and [%s].
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62503 反向的输出shape的N和正向输入的N不匹配
- 错误信息
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 反向的输出shape的C和filter的N不匹配
- 错误信息
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 正向的输入shape的C和filter的N不匹配
- 错误信息
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 反向输出shape的C和filter的c不匹配
- 错误信息
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 反向filter在dilation后维度小于input在pad后对应维度的值
- 错误信息
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 out_backprop的shape的D非法
- 错误信息
In op[%s], Shape error : The compute result of D under convolution rule cannot match.
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62509 out_backprop的shape维度值非法
- 错误信息
In op[%s], the type of axis of [%s] must be positive int.
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E62510 卷积反向 dilations非法
- 错误信息
In op[%s], Dilations in the batch and channel dimensions must be 1.
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E64001 某些属性的值必须在指定范围
- 错误信息
In op[%s], the [%s] must be int and in range [%s], actual is [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E64002 shape输入某些维度必须相等
- 错误信息
In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E64003 compute 中shape的dim非法
- 错误信息
In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E64004 输入shape某一维度的值非法
- 错误信息
In op[%s], The type of axis of [%s] must be [%s], actual the [%s]ed axis is [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E64005 pad的H或W必须小于filter的相应额值
- 错误信息
In op[%s], pads must less than filter In [%s], actual input of [%s] are [%s] while filter is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E64006 tiling返回值在k轴上的整数倍约束
- 错误信息
In tiling of op [%s], k of [%s] must be integral multiply of [%s], actual are [%s] and [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E64007 tiling返回值n或m轴在L1上的整数倍约束
- 错误信息
In tiling of op [%s], [%s] of L1 must be integral multiply of L0, that mean [%s] must >=1, actual it is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E64008 tiling返回值在L0上的相等约束
- 错误信息
In tiling of op [%s], [%s] of [%s] and [%s] must be same, actual they are [%s] and [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E64009 tiling返回值在ub上的约束
- 错误信息
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 tiling返回值在double_buffer值非法
- 错误信息
In tiling of op [%s], value of [%s] can only be 1 or 2, while the value is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E65001 compute 中shape的dim非法
- 错误信息
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 compute 中输入tensor的shape的dim非法
- 错误信息
In op[%s], shape format of [%s] must be [%s], and the dim is [%s], actual the dim is [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E65004 deconv不支持的offset_w
- 错误信息
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 shape输入某些维度必须相等
- 错误信息
In op[%s], [%s] must be equal to [%s], while the input of them are [%s]
- 处理建议
用户输入的入参不符合约束,请根据报错信息检查并修改入参。
E65008 deconv input_memory_type不满足需求
- 错误信息
In op [%s], input_memory_type should be [%s], actual is [%s]
- 处理建议
算子编译报错,请联系华为工程师定位解决问题。
E65009 deconv ouput_memory_type不满足需求
- 错误信息
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].
- 处理建议
请检查算子参数的实际值是否与期望值相同
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].
- 处理建议
请检查算子参数的类型是否符合要求
E80005 入参的长度非法
- 错误信息
In op[%s], the length of parameter[%s] be in the range of [%s, %s], but actually is [%s].
- 处理建议
请检查算子参数的长度是否在规定范围内
E80006 输入tensor的数据类型非法
- 错误信息
In op[%s], the input[%s]'s dtype should be one of [%s], but actually is [%s].
- 处理建议
请检查算子输入的数据类型是否在支持列表内
[%s] only support [%s] data type
E80008 入参的数据类型非法
- 错误信息
In op[%s], the parameter[%s]'s dtype should be one of [%s], but actually is [%s].
- 处理建议
请检查算子参数的数据类型是否在支持列表内
E80010 shape类型信息非法
- 错误信息
In op[%s], the shape of tensor[%s] must be list or tuple, but actually is [%s].
- 处理建议
请检查算子输入的shape类型是否正确
E80011 输入shape的size大小超出限制
- 错误信息
In op[%s], the shape size(product of all dimensions) of input[%s] should less than [%s], but actually is [%s].
- 处理建议
请检查算子输入shape的size,不能低于最小值0
E80012 输入的维数不合法
- 错误信息
In op[%s], the num of dimensions of input[%s] should be in the range of [%s, %s], but actually is [%s].
- 处理建议
请检查算子输入shape的维数是否在规定范围内[0,8]
E80013 两个输入的shape不满足broadcast条件
- 错误信息
In op[%s], the inputs[%s][%s] could not be broadcast together with shapes[%s][%s].
- 处理建议
请检查算子需要广播的两个输入shape是否满足条件
E80014 入参的原始format非法
- 错误信息
In op[%s], the original format of input[%s] should be one of [%s], but actually is [%s].
- 处理建议
请检查算子输入的原始数据格式是否在支持列表内
E80015 入参的format非法
- 错误信息
In op[%s], the format of input[%s] should be one of [%s], but actually is [%s].
- 处理建议
请检查算子输入的数据格式是否在支持列表内
[%s] only support [%s] format
E80016 输出类型非法
- 错误信息
In op[%s], the output[%s]'s type should be one of [%s], but actually is [%s].
- 处理建议
请检查算子输出类型是否正确
E80017 两个参数的shape不相等
- 错误信息
In op[%s], the parameter[%s][%s] is not match with the parameter[%s][%s],it should be [%s].
- 处理建议
请检查算子两个输入shape的是否相同
E80018 两个参数的数据类型不相等
- 错误信息
In op[%s], the parameter[%s][%s] are not equal in dtype with dtype[%s][%s].
- 处理建议
请检查算子两个输入shape的数据类型是否相同
E80019 两个参数的format不相等
- 错误信息
In op[%s], the parameter[%s][%s] are not equal in format with format[%s][%s].
- 处理建议
请检查算子两个输入shape的数据格式是否相同
E80020 kernel_name含有特殊符号
- 错误信息
In op[%s],kernel_name can only contain letters, numbers and underscores, and begin with underscores or letters
- 处理建议
请检查算子函数名称是否有非法字符
E81000 lrn层local_size配置不正确
- 错误信息
In op[%s], parameter[%s] is not right, it should be [%s],but actually is [%s].
- 处理建议
请检查lrn算子local_size配置
E81001 lrn层norm_region只支持ACROSS_CHANNEL
- 错误信息
In op[LRN], the parameter[norm_region] only support ACROSS_CHANNEl mode, but actually is [%s].
- 处理建议
请检查lrn算子norm_region是否配置ACROSS_CHANNEL
E81002 eltwise层coeff数与输入个数不对应
- 错误信息
In op[Eltwise], the parameter[coeff]'s length[%s] should be equal to inputs' num[%s].
- 处理建议
请检查eltwise算子coeff数与输入个数
E81003 eltwise层不同输入的维度不对应
- 错误信息
In op[Eltwise], the shapes[%s] of inputs should be the same.
- 处理建议
请检查eltwise算子输入的shape
E81004 slice层同时配置axis和slice_dim
- 错误信息
In op[Slice], the parameter[axis] and parameter[slice_dim] could not both exist.
- 处理建议
清检查slice算子是否同时配置axis和slice_dim
E81005 slice层slice_axis >= num_axes
- 错误信息
In op[Slice], the parameter[slice_axis]'s value[%s] should be not less than parameter[num_axes]'s value[%s].
- 处理建议
请检查slice算子slice_axis 是否大于等于 num_axes
E81006 mvn层海思不支持fp32的输入
- 错误信息
In op[%s], Hi3796CV300ES is not supported while the [%s] of input is [%s].
- 处理建议
请检查mvn算子输入数据类型
E81007 pass_through算子stride参数必须大于0
- 错误信息
In op[%s], the parameter [%s] must be greater than 0, but actually is [%s].
- 处理建议
请检查pass_through算子stride参数配置
E81008 pass_through算子shape_in[3]是stride的平方
- 错误信息
In op[%s], the parameter [%s] must be times of stride**2[%s], but actually is [%s].
- 处理建议
请检查pass_through算子stride的配置
E81009 psroipoling层input x和rois的batch不相等
- 错误信息
In op[%s], the batch of input x[%s] and rois[%s] must be equal.
- 处理建议
请检查psroipoling算子input x和rois配置
E81010 psrpoipooling层x_shape[1]输入无效
- 错误信息
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).
- 处理建议
请检查psrpoipooling算子x_shape配置
E81011 psrpoipooling层output_dim输入无效
- 错误信息
In op[%s], the parameter[%s] is invalid,it should follow the rule:(output_dim + C0 -1) // C0 == y_shape[1].
- 处理建议
请检查psrpoipooling算子output_dim配置
- E40005 调用算子checksupport接口失败
- E40006 调用算子op_select_fomat接口失败
- E40007 算子预编译失败
- E40008 算子py文件加载失败
- E40009 算子编译失败
- E60000 输入的参数不符合预期
- E60001 必选input参数为空
- E60002 2个参数的某项属性不同
- E60003 gemm的输入输出类型不匹配
- E60004 入参的format非法
- E60005 数据类型非法
- E60006 输入shape维数不合法
- E60007 gemm输入shape不合法
- E60008 入参的原始format非法
- E60009 gemm输入shape不合法
- E60010 x的channel与filter的不一样
- E60011 某些属性的值必须在指定范围
- E60012 conv3d 填充后x的深度不能小于filter的深度
- E60013 pad的深度必须小于filter的深度
- E60014 填充后x的H必须大于fitler的H
- E60015 填充后x的W必须大于filter的W
- E60016 filter的H必须大于pad的H
- E60017 filter的W必须大于pad的W
- E60018 填充后x的W必须大于stride的W
- E60019 填充后x的H必须大于stride的H
- E60020 输入超过64位限制
- E60021 pad模式非法
- E60022 反卷积/卷积反向 输入size非法
- E60023 反卷积/卷积反向 dilations非法
- E60024 out_backprop的shape的H非法
- E60025 out_backprop的shape的W非法
- E60026 输入size过大
- E60027 该芯片不支持自定义dilation
- E60036 量化场景输入的2个参数不合理
- E60101 gemm输入的最后2维非法
- E60102 gemm Nz格式的bias的前两维非法
- E60103 gemm a的block_in非法
- E60104 gemm a的block_reduce非法
- E60105 gemm b的block_out非法
- E60106 gemm b的block_reduce非法
- E60107 指定属性应该是4d列表或者元组
- E60108 算子不支持特定场景
- E60109 conv2d input_memory_type不满足需求
- E60110 conv2d output_memory_type不满足需求
- E60111 conv2d slice_offset非法
- E60112 conv2d valid_shape非法
- E60113 gemm b为int8时,不支持转置
- E60114 算子不支持特定场景
- E60028 入参类型非法
- E60029 入参缺失必要信息
- E60030 入参的长度非法
- E60031 入参的format非法
- E60032 数据类型非法
- E60033 shape信息非法
- E60034 算子的KernelName名称包含非法字符
- E60035 不支持的融合场景
- E60115 非法的tiling参数
- E60116 入参非法
- E60117 生成解空间失败
- E60118 获取cost_model失败
- E61000 指定变量应该是4d列表或者元组
- E61001 算子不支持特定场景
- E61203 conv2d特定场景下,取值要求【两个入参要求】
- E61204 conv2d特定场景下,取值要求【一个入参要求】
- E61205 算子不支持特定场景
- E61300 conv2d特定条件下,tiling的某个值错误
- E61301 conv2d特定条件下,tiling的某两个值应相等
- E61500 conv2d input_memory_type不满足需求
- E61501 conv2d output_memory_type不满足需求
- E61600 conv2d特定场景下,某个值必须大于某个值
- E61601 conv2d特定场景下,某个值必须为0
- E61602 conv2d特定场景下,某个值一定需要为某种类型
- E61603 conv2d特定场景下,某个值必须等于某个值
- E62001 该芯片不支持自定义dilation
- E62002 数据类型和维度非法
- E62003 输入的参数超过尺寸限制
- E62004 filter的D必须大于pad的
- E62005 填充后x的D必须大于stride的D
- E62006 芯片限制(conv3d)
- E62301 block不能被BL1的第二个值整除
- E62302 BL1的第二个值不是偶数
- E62303 非法tiling参数
- E62304 tiling维度不匹配
- E62305 tiling的值不符合要求
- E62306 tiling内部参数矛盾
- E62501 指定属性应该是6d列表或者元组
- E62502 除0
- E62503 反向的输出shape的N和正向输入的N不匹配
- E62504 反向的输出shape的C和filter的N不匹配
- E62505 正向的输入shape的C和filter的N不匹配
- E62506 反向输出shape的C和filter的c不匹配
- E62507 反向filter在dilation后维度小于input在pad后对应维度的值
- E62508 out_backprop的shape的D非法
- E62509 out_backprop的shape维度值非法
- E62510 卷积反向 dilations非法
- E62511 卷积反向c0非法
- E64001 某些属性的值必须在指定范围
- E64002 shape输入某些维度必须相等
- E64003 compute 中shape的dim非法
- E64004 输入shape某一维度的值非法
- E64005 pad的H或W必须小于filter的相应额值
- E64006 tiling返回值在k轴上的整数倍约束
- E64007 tiling返回值n或m轴在L1上的整数倍约束
- E64008 tiling返回值在L0上的相等约束
- E64009 tiling返回值在ub上的约束
- E64010 tiling返回值在double_buffer值非法
- E65001 compute 中shape的dim非法
- E65002 某些输入的数据类型须一致
- E65003 compute 中输入tensor的shape的dim非法
- E65004 deconv不支持的offset_w
- E65006 某些输入的属性值必须在指定范围
- E65007 shape输入某些维度必须相等
- E65005 pad之后dx的h/w需大于filter的h/w
- E65008 deconv input_memory_type不满足需求
- E65009 deconv ouput_memory_type不满足需求
- E80000 输入的参数不符合预期
- E80001 必选参数为空
- E80002 某些参数的值必须在指定范围
- E80003 入参类型非法
- E80004 入参缺失必要信息
- E80005 入参的长度非法
- E80006 输入tensor的数据类型非法
- E80007 数据类型为空
- E80008 入参的数据类型非法
- E80009 shape信息非法
- E80010 shape类型信息非法
- E80011 输入shape的size大小超出限制
- E80012 输入的维数不合法
- E80013 两个输入的shape不满足broadcast条件
- E80014 入参的原始format非法
- E80015 入参的format非法
- E80016 输出类型非法
- E80017 两个参数的shape不相等
- E80018 两个参数的数据类型不相等
- E80019 两个参数的format不相等
- E80020 kernel_name含有特殊符号
- E81000 lrn层local_size配置不正确
- E81001 lrn层norm_region只支持ACROSS_CHANNEL
- E81002 eltwise层coeff数与输入个数不对应
- E81003 eltwise层不同输入的维度不对应
- E81004 slice层同时配置axis和slice_dim
- E81005 slice层slice_axis >= num_axes
- E81006 mvn层海思不支持fp32的输入
- E81007 pass_through算子stride参数必须大于0
- E81008 pass_through算子shape_in[3]是stride的平方
- E81009 psroipoling层input x和rois的batch不相等
- E81010 psrpoipooling层x_shape[1]输入无效
- E81011 psrpoipooling层output_dim输入无效
- E81012 aipp算子编译失败
- E90000 DSL编译失败
- EA0000 TIK编译失败
- EB0000 TBE编译失败