已关闭
[Bug-Report|缺陷反馈]: 贡献自定义算子,多个PR的CI门禁会出现Smoke_A900失败 #761
fulltower创建于 2月3日关闭于 2月9日
jiangjiawei
2月3日 评论:
2月3日 评论:
您好,感谢关注,已为您分配对应责任人


fulltower
2月4日 评论:
2月4日 评论:
@jiangjiawei 能否尽快解决一下,已阻塞6个PR的合入
LogsoftmaxV2:https://gitcode.com/cann/ops-nn/pull/412 Smoke_A900 failed
Mish: https://gitcode.com/cann/ops-nn/pull/490 Smoke_A900 failed
ReluGrad:https://gitcode.com/cann/ops-nn/pull/511 Smoke_A900 failed
Sigmoid: https://gitcode.com/cann/ops-nn/pull/425 Smoke_A900 failed
SoftplusV2Grad: https://gitcode.com/cann/ops-nn/pull/415 Smoke_A900 failed
SigmoidGrad: https://gitcode.com/cann/ops-nn/pull/359 Smoke_A900 failed


chenbinbin199309
2月4日 评论:
2月4日 评论:
在本地复现中


2月9日 添加了label:Accepted
3月20日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
Smoke_A900失败,出现问题的PR有
https://gitcode.com/cann/ops-nn/pull/412
https://gitcode.com/cann/ops-nn/pull/359
https://gitcode.com/cann/ops-nn/pull/415
Environment / 环境信息 (Mandatory / 必填)
CI环境
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
通过compile执行CI门禁
Describe the expected behavior / 预期结果 (Mandatory / 必填)
执行正确
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)
查看日志,发现冒烟只编译了FatreluMul,出现执行自定义算子的测试失败,怀疑是执行机制问题