已合并
[perf]Svd l0 cancel alloc tensor when computeUV is false #1739
FengHaozhan创建于 3月18日
[perf]Svd l0 cancel alloc tensor when computeUV is false #1739
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 FengHaozhan 的贡献)3月18日 创建了 pull request,commit 6cad4bb6
CANN-robot
3月18日 评论:
3月18日 评论:
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 |
|---|---|---|
| repo-cann/ops-math | ✅ wangrui_, songkai111 (2/2) | ✅ wangrui_ (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
FengHaozhan, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月18日 添加了label:cann-cla/yes
3月18日 将zhou-qilong,wangrui_,rxtfeng,loov1,songkai111,llimwang,gubaocheng设为评审人
3月18日 将zhou-qilong,wangrui_,rxtfeng,loov1,songkai111,llimwang,gubaocheng设为审查人
此处折叠了42条消息 查看更多
CANN-robot
3月19日 评论:
3月19日 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
liu-wei


3月19日 添加了label:lgtm
CANN-robot
3月19日 评论:
3月19日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: wangrui_.
Reviewers who wrote a comment of /lgtm are: wangrui_, songkai111.


3月19日 关闭了关联的issue
3月19日 合入了pull request
描述
适配svdvals算子,在computeUV=false时,取消U、V在L0层申请内存的逻辑。
关联的Issue
https://gitcode.com/cann/ops-math/issues/1022
测试
computeUV=true


computeUV=false
均能正常执行
已通过二级冒烟以及上层PTA测试
文档更新
不涉及
类型标签