| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
solve problem of precision misalignment on a2 and a5 Co-authored-by: hazeldxq<duanxueqi@outlook.com> # message auto-generated for no-merge-commit merge: !7641 merge dxq_wav2vec2 into master solve problem of precision misalignment on a2 and a5 Created-by: hazeldxq Commit-by: hazeldxq Merged-by: ascend-robot Description: ## Motivation 解决自动化测试中发现的wav2sec2.0在A2和A5代际上的精度问题 ## Modification 原来的 backward padding 维度顺序写错了,导致梯度补回原 tensor 时补到了错误的一侧; A5 上这个错误被放大/暴露出来,最后影响 WER。因此把 pad 参数从错误的 tuple 改成正确的 tuple。 ## Self-test (Optional) 修正后的A2端到端运行时间为33353,A5端到端运行时间为18098,性能1.8x, 精度对齐误差0.009, 满足模型验收标准。 See merge request: Ascend/ModelZoo-PyTorch!7641 | 15 天前 | |
fix link validity Co-authored-by: frozenleaves<914814442@qq.com> # message auto-generated for no-merge-commit merge: !7517 merge master into master fix link validity Created-by: frozenn Commit-by: frozenleaves Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7517 | 3 个月前 | |
modify document Co-authored-by: f60123591<fanghui49@h-partners.com> # message auto-generated for no-merge-commit merge: !7639 merge master into master modify document Created-by: chic666 Commit-by: f60123591 Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification PTA改名合入以及文档优化 ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7639 | 12 天前 | |
fix link validity Co-authored-by: frozenleaves<914814442@qq.com> # message auto-generated for no-merge-commit merge: !7517 merge master into master fix link validity Created-by: frozenn Commit-by: frozenleaves Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7517 | 3 个月前 | |
modify document Co-authored-by: f60123591<fanghui49@h-partners.com> # message auto-generated for no-merge-commit merge: !7639 merge master into master modify document Created-by: chic666 Commit-by: f60123591 Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification PTA改名合入以及文档优化 ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7639 | 12 天前 | |
modify documents and fix bug Co-authored-by: xvxuopop<xvxuopop@gmail.com> # message auto-generated for no-merge-commit merge: !7645 merge master into master modify documents and fix bug Created-by: jin-yongxu Commit-by: xvxuopop Merged-by: ascend-robot Description: ## Motivation modify documents and fix bug. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7645 | 10 天前 | |
init | 4 年前 | |
fix link validity Co-authored-by: frozenleaves<914814442@qq.com> # message auto-generated for no-merge-commit merge: !7517 merge master into master fix link validity Created-by: frozenn Commit-by: frozenleaves Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!7517 | 3 个月前 | |
| 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 15 天前 | ||
| 3 个月前 | ||
| 12 天前 | ||
| 3 个月前 | ||
| 12 天前 | ||
| 10 天前 | ||
| 4 年前 | ||
| 3 个月前 | ||
| 1 年前 |