已关闭
[Question|问题咨询]: Bertbase在A3 CANN8.5环境上OK,但是在950PR的CANN9.0上报错CompileGraph failed, ret is: 1343225857 #504
hucongzheng创建于 8月5日关闭于 8月26日
chenqian1365
8月6日 评论:
8月6日 评论:
您好,问题已收到,能否提供这份全量的日志。您可以开启debug级别,以包含更多的信息,具体方法:
# 下面两个命令是开启debug日志权限,并将日志打屏
export ASCEND_GLOBAL_LOG_LEVEL=0;export ASCEND_SLOG_PRINT_TO_STDOUT=1


CANN-robot
8月13日 评论:
8月13日 评论:
您好,为了更准确地定位和解决问题,我们需要您提供上述提到的相关信息。如果 14 天内没有进一步更新,我们将暂时关闭此 Issue。感谢您的理解与配合。


8月18日 issue类型由 任务 改变为 缺陷
8月18日 issue类型由 缺陷 改变为 需求
hucongzheng
8月18日 评论:
8月18日 评论:
这个问题确认了,是CANN版本的问题。使用的CANN版本的信息库中没有Adds算子。


8月18日 issue类型由 需求 改变为 咨询
hucongzheng
8月18日 评论:
8月18日 评论:
问题已解决,可关闭


8月18日 删除了label:wait-feedback
在您提交issue前,请确认以下信息:
问题描述
Bertbase在A3 CANN8.5环境上OK,但是在950PR的CANN9.0上报错CompileGraph failed, ret is: 1343225857
---------msy_debug-----------------ge init start
current model id is: 20 batch_size is:1 curenum is: 28|56
true-----before hf32
true-----after hf32
-----------msy_debug--------------ge init success
start_device is: 2
msy_budeg-------------------------------j = 0
msy_budeg-------------------------------thread join -- i = 0
start to prepareGraph for index:0
msy_debug------------------------shape: msy_debug---------------------------parse cost: 1795430 ms
msy_debug--------------------------------------start to add hint shape
hint1111 shape is:
dynamic dims: 2:0;3:0;6:0;10:0;14:0;31:0;41:0;49:0;55:0;56:0;59:0;62:0;69:0;70:0;80:0;116:0
msy_debug---------------------------add cost: 0.963 ms
CompileGraph failed, ret is: 1343225857
PrepareGraph is failedPrepareProcess is failedmsy_budeg-------------------------------thread join -- i -0 end
ge finalize success
acl finalize success
查看plog:
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.140.905 [engine_place.cc:70]6195 SelectEngine: ErrorNo: 1343242282(assign engine failed)[Check][Param] Can not find engine of op name PartitionedCall_/encoder/embeddings/LayerNorm/LayerNormalization_Adds_31 type Adds
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.140.922 [engine_place.cc:152]6195 operator(): ErrorNo: 4294967295(failed)Failed to select engine for [PartitionedCall_/encoder/embeddings/LayerNorm/LayerNormalization_Adds_31][Adds].
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.140.949 [engine_place.cc:173]6149 Run: ErrorNo: 1343225857(Parameter invalid!)Failed to SelectEngine.
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.142.251 [engine_place.cc:70]6191 SelectEngine: ErrorNo: 1343242282(assign engine failed)[Check][Param] Can not find engine of op name PartitionedCall_/encoder/layer.0/attention/output/LayerNorm/LayerNormalization_Adds_74 type Adds
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.142.265 [engine_place.cc:152]6191 operator(): ErrorNo: 4294967295(failed)Failed to select engine for [PartitionedCall_/encoder/layer.0/attention/output/LayerNorm/LayerNormalization_Adds_74][Adds].
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.143.337 [engine_place.cc:70]6185 SelectEngine: ErrorNo: 1343242282(assign engine failed)[Check][Param] Can not find engine of op name PartitionedCall_/encoder/layer.0/output/LayerNorm/LayerNormalization_Adds_156 type Adds
[ERROR] GE(5907,test_acl2):2026-08-05-23:32:49.143.350 [engine_place.cc:173]6149 Run: ErrorNo: 1343225857(Parameter invalid!)Failed to SelectEngine.