小弟在训练时,报错了,系统版本如下:
-- CANN 版本 (e.g., CANN 3.0.x,5.x.x): CANN 6.3.RC2
--Tensorflow/Pytorch/MindSpore 版本: Pytorch:1.81
--Python 版本 (e.g., Python 3.7.5): 3.9.1
-- MindStudio版本 (e.g., MindStudio 2.0.0 (beta3)):没有用到
--操作系统版本 (e.g., Ubuntu 18.04):openEuler
启动训练之后,自动Aborted (core dumped),报错信息如下:
EZ3002:Optype[TransData] of Ops kernel [AIcoreEngine] is unsupported.Reason:[tbe-custom]:op type TransData is not found in this op store.[tbe-builtin]:[Dynamic shape check]:The format and dtype is not precisely equivalent to format and dtype in op information library[Static shape check]:The format and dtype is not precisely equivalent to format and dtype in op information library.Possible Cause: The operator type is unsupported in the operator information library due to specification mismatch. Solution:Submit an issue to request for support at https://gitee.com/ascend, or remove this type of operators from your model.
TraceBack(most recent call last): I
Optype [TransData] of Ops kernel [aicpu ascend kernel] is unsupported. Reason: Transdata Op does not have attr group.. No supported Ops kernel and engine are found for [trans_TransData_382],optype [TransData].
No supported Ops kernel and engine are found for [MaxPoolGradWithArgmaxV1],optype [MaxPoolGradWithArgmaxV1].build graph failed, graph id:147, ret:-1[FUNC:BuildModel][FILE:ge_generator.cc][LINE:1511]
[BuildiTSingleOpModei]call ge interface generator.BuildSingleOpModel failed. ge result=4294967295[FUNC:ReportCa1lError][FILE:log_inner.cpp][LINE:161]
[Build][Op]Fail to build op model[FUNC:ReportInnerError][FILE:log inner.cppl[LINE:1451
build op model failed,result =500002[FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145]
Aborted (core dumped)
小弟在训练时,报错了,系统版本如下:
-- CANN 版本 (e.g., CANN 3.0.x,5.x.x): CANN 6.3.RC2
--Tensorflow/Pytorch/MindSpore 版本: Pytorch:1.81
--Python 版本 (e.g., Python 3.7.5): 3.9.1
-- MindStudio版本 (e.g., MindStudio 2.0.0 (beta3)):没有用到
--操作系统版本 (e.g., Ubuntu 18.04):openEuler
启动训练之后,自动Aborted (core dumped),报错信息如下: