已合并
清理冗余的二进制文件和修改cmake中错误的aclnntype #1505
liujie12345678创建于 2月4日
清理冗余的二进制文件和修改cmake中错误的aclnntype #1505
已合并
liujie12345678创建于 2月4日
liujie12345678成员
2月4日

描述

group_norm_grad有冗余的.o文件需要清理:
GroupNormGrad_bf16_01_high_performance.json, GroupNormGrad_bf16_02_high_performance.json, GroupNormGrad_bf16_03_high_performance.json, GroupNormGrad_bf16_04_high_performance.json, GroupNormGrad_bf16_05_high_performance.json, GroupNormGrad_bf16_06_high_performance.json, GroupNormGrad_bf16_07_high_performance.json, GroupNormGrad_bf16_08_high_performance.json, GroupNormGrad_fp16_08_high_performance.json

GroupNormGrad_fp16_01_high_performance.json, GroupNormGrad_fp16_02_high_performance.json, GroupNormGrad_fp16_03_high_performance.json, GroupNormGrad_fp16_04_high_performance.json, GroupNormGrad_fp16_05_high_performance.json, GroupNormGrad_fp16_06_high_performance.json, GroupNormGrad_fp16_07_high_performance.json

GroupNormGrad_fp32_01_high_performance.json, GroupNormGrad_fp32_02_high_performance.json, GroupNormGrad_fp32_03_high_performance.json, GroupNormGrad_fp32_04_high_performance.json, GroupNormGrad_fp32_05_high_performance.json, GroupNormGrad_fp32_06_high_performance.json, GroupNormGrad_fp32_07_high_performance.json, GroupNormGrad_fp32_08_high_performance.json

关联的Issue

Issue #795

测试

修改后用例测试结果:
+-------+----------+------------------+------------------+--------------+----------------------+--------+--------------+
| 名称 | 总用例数 | 执行成功用例个数 | 执行失败用例个数 | 通过用例个数 | 错误信息匹配用例个数 | 通过率 | 精度是否达标 |
+-------+----------+------------------+------------------+--------------+----------------------+--------+--------------+
| cpu_0 | 800 | 800 | 0 | 800 | 0 | 100.0 | Pass |
+-------+----------+------------------+------------------+--------------+----------------------+--------+--------------+

文档更新

不涉及

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 liujie12345678 的贡献)
CANN-robotCANN-robot成员
2月4日 将crystalhu,zhou-qilong,zhajianqing123,chenqi317,liubo75,tangweiwei2,wangyongguang,zhang-wu设为审查人
CANN-robot
CANN-robot成员
2月4日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
norm wangyongguang, zhajianqing123, fanqirui (3/2) zhajianqing123 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robotCANN-robot成员
2月4日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
2月4日 评论:

CLA Signature Pass

liujie12345678, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robot
CANN-robot成员
2月4日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

likedislike
此处折叠了42条消息 查看更多
zhajianqing123成员
2月5日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
2月5日 添加了label:approved
CANN-robot
CANN-robot成员
2月5日 评论:

Review Guide

This Pull-Request Passes Review.
Committers who wrote a comment of /approve are: zhajianqing123.
Reviewers who wrote a comment of /lgtm are: fanqirui, wangyongguang, zhajianqing123.

likedislike
CANN-robotCANN-robot成员
2月5日 关闭了关联的issue
CANN-robotCANN-robot成员
2月5日 合入了pull request