昇腾社区首页
中文
注册

在模型运行时遇到报错“55056 GetInputConstDataOut: ErrorNo: -1(failed)”

报错信息

  • 报错截图

  • 报错文本
    ……
    plog-53976_20210719162428210. log: 16: [ERROR] GE(53976,python3.7.5):2021-07-19-16:43:39.420.822 [operator cc:330]55056 GetInputConstDateout: ErrorNo: -1(failed) [COMP] [DEFAULT][Get][InputImpl] failed, dst_name:perm
    plog-53976_20210719162428210. log: 17: [ERROR] GE(53976,python3.7.5):2021-07-19-16:43:45.863.139 [operator cc:330]55056 GetInputConstDateout: ErrorNo: -1(failed) [COMP] [DEFAULT][Get][InputImpl] failed, dst_name:perm
    plog-53976_20210719162428210. log: 18: [ERROR] GE(53976,python3.7.5):2021-07-19-16:43:59.757.896 [operator cc:330]55056 GetInputConstDateout: ErrorNo: -1(failed) [COMP] [DEFAULT][Get][InputImpl] failed, dst_name:perm

问题分析

模型训练过程中,查看host训练日志,该报错信息是由于调用某一公共API接口导致。

处理方法

该报错信息不影响训练功能与性能,可忽略该报错信息。