更新时间:2024-11-05 GMT+08:00
分享

日志提示Custom op has no reg_op_name attr

问题现象

日志提示:Custom op has no reg_op_name attr。

图1 报错提示

原因分析

无。

处理方法

定义context时无需指定:

context.ascend.provider = "ge"

相关文档