【fix】完善小模型Atlas 300I DUO硬件描述
Co-authored-by: Niushiya<niushiya1@huawei.com>
# message auto-generated for no-merge-commit merge:
!7587 merge master into master
【fix】完善小模型Atlas 300I DUO硬件描述
Created-by: niushiya
Commit-by: Niushiya
Merged-by: ascend-robot
Description: ## Motivation
1、完善小模型Atlas 300I DUO硬件描述,补充单芯字段;
## 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**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/ModelZoo-PyTorch!7587
【fix】完善小模型Atlas 300I DUO硬件描述
Co-authored-by: Niushiya<niushiya1@huawei.com>
# message auto-generated for no-merge-commit merge:
!7587 merge master into master
【fix】完善小模型Atlas 300I DUO硬件描述
Created-by: niushiya
Commit-by: Niushiya
Merged-by: ascend-robot
Description: ## Motivation
1、完善小模型Atlas 300I DUO硬件描述,补充单芯字段;
## 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**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/ModelZoo-PyTorch!7587
fix patch, remove split operator; add packages installation for env render
Co-authored-by: LJ_1998<lijian379@huawei.com>
# message auto-generated for no-merge-commit merge:
!7590 merge pi0_0528 into master
fix patch, remove split operator; add packages installation for env render
Created-by: LJ_1998
Commit-by: LJ_1998
Merged-by: ascend-robot
Description: ## Motivation
patch中没有替换原始pi0代码中的split算子,转换om时会因为不支持该算子报错;缺少环境渲染所需依赖
## Modification
更新patch,将split算子替换为切片;readme中添加渲染所需依赖包安装
## 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**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/ModelZoo-PyTorch!7590
[fix] Chinese Clip 数据集、模型、方案失效。[fix] 小修GenPose2 导出逻辑bug
Co-authored-by: frost_mourne<suyuxuan3@h-partners.com>
# message auto-generated for no-merge-commit merge:
!7537 merge fix_chinese_clip into master
[fix] Chinese Clip 数据集、模型、方案失效。[fix] 小修GenPose2 导出逻辑bug
Created-by: frost_mourne
Commit-by: frost_mourne
Merged-by: ascend-robot
Description: ## Motivation
解决Chinese Clip 数据集、模型、方案失效问题
GenPose2 导出逻辑bug修复
## Modification
更新Chinese Clip数据集下载地址、模型下载地址
更新了依赖项
更新Chinese Clip 的 commit id 为最新版本。
提供了 导出onnx、om的脚本
更新了推理的补丁
修复GenPose2 集体导出onnx 和 om 的检测逻辑bug
## 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**:
- [x] The new code needs to comply with the Clean Code specification.
- [x] The PR content is self-checked, and the expression can be clear and the writing standardized
**After PR**:
- [x] CLA has been signed and all committers have signed the CLA in this PR.
- [x] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/ModelZoo-PyTorch!7537
fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3
Co-authored-by: wangzihan-zzz<1780093255@qq.com>
# message auto-generated for no-merge-commit merge:
!7594 merge master into master
fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3
Created-by: wangzihan-zzz
Commit-by: wangzihan-zzz
Merged-by: ascend-robot
Description: ## Motivation
fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3 docs
## Modification
fix PaddleOCR-VL-1.5 README contents,update PP-DocLayoutV2 README、infer.py,fix PP-DocLayoutV3 README
## 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!7594