Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
走GEIR时,对于部分算子GE会在前面插入一个TensorMove算子,TensorMove算子不支持float8_e8m0, 导致ScatterNdUpdate该类型的图模式无法打通
Ascend950
scatter_nd_update输入类型为float8_e8m0时, geir通路无法打通
scatter_nd_update输入类型为float8_e8m0时, geir通路运行chenggoing
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
走GEIR时,对于部分算子GE会在前面插入一个TensorMove算子,TensorMove算子不支持float8_e8m0, 导致ScatterNdUpdate该类型的图模式无法打通
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
scatter_nd_update输入类型为float8_e8m0时, geir通路无法打通
Describe the expected behavior / 预期结果 (Mandatory / 必填)
scatter_nd_update输入类型为float8_e8m0时, geir通路运行chenggoing
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)