style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
【Bugfix】Correct the spelling errors in the code
Co-authored-by: lu-jinfu1999<lujinfu1@h-partners.com>
# message auto-generated for no-merge-commit merge:
!1670 merge master into master
【Bugfix】Correct the spelling errors in the code
Created-by: lu-jinfu1999
Commit-by: lu-jinfu1999
Merged-by: ascend-robot
Description: ## Motivation
Correct the spelling errors in the code.
## Modification
Correct spelling errors in the document.
Correct spelling errors in the code.
## 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/MindSpeed-MM!1670
hunyuanvideo1.5启动脚本、模块注册代码
Co-authored-by: Miss_min<qiaoxiaomin@huawei.com>
# message auto-generated for no-merge-commit merge:
!2152 merge master into master
hunyuanvideo1.5启动脚本、模块注册代码
Created-by: Miss_min
Commit-by: Miss_min
Merged-by: ascend-robot
Description: ## Motivation
1、hunyuanvideo1.5启动脚本提交
2、加入dit、diffusion模块的注册
3、vae、dit类型autocast
## 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/MindSpeed-MM!2152
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
[Feature] Hunyuan video add sp data sync
Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com>
# message auto-generated for no-merge-commit merge:
!2197 merge sp_func into master
[Feature] Hunyuan video add sp data sync
Created-by: z_yaoxue
Commit-by: z_yaoxue
Merged-by: ascend-robot
Description: ## Motivation
增加sp功能所需要的数据同步操作
## Modification
1)数据同步utils;
2)latents在scheduler中同步;
3)prompt在dit中同步
## 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.
- [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.
- [ ] The ci-pipeline is passed, Code Check is passed.
See merge request: Ascend/MindSpeed-MM!2197
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616
style: pre-commit autofix cleancode (base check)
Co-authored-by: liyingxuan<liyingxuan3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2616 merge master into master
style: pre-commit autofix cleancode (base check)
Created-by: liyx616
Commit-by: liyingxuan
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue.
## Does this PR introduce any user-facing change?
Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path.
## How was this patch tested?
Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations.
See merge request: Ascend/MindSpeed-MM!2616