[Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder
Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com>
# message auto-generated for no-merge-commit merge:
!2129 merge text_encoder_byt5 into master
[Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder
Created-by: z_yaoxue
Commit-by: z_yaoxue
Merged-by: ascend-robot
Description: ## Motivation
Add HunyuanVideo1.5 text encoder module: byt5 text encoder.
## Modification
1. 添加byt5的text_encoder模型实现和模型注册文件;
2. 添加byt5的tokenizer模型实现和模型注册文件;
3. 添加数据预处理流程文件;
## 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!2129
[featre] Qwen3vl-32b add PMCC feature
Co-authored-by: cxiaolong<2845907121@qq.com>
# message auto-generated for no-merge-commit merge:
!2264 merge master into master
[featre] Qwen3vl-32b add PMCC feature
Created-by: cxiaolong
Commit-by: cxiaolong
Merged-by: ascend-robot
Description: ## What this PR does / why we need it?
PMCC(Privacy and Model Confidential Computing)是昇腾提供的一种隐私计算解决方案,用于保护模型训练过程中的模型权重和数据隐私。
当前 PMCC 特性已适配Qwen3VL数据集并在Qwen3VL-32B模型上进行了验证。
## 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!2264
[Docs] Annotation Standardization Rectification
Co-authored-by: LKONE<wanglikai4@huawei.com>
# message auto-generated for no-merge-commit merge:
!2010 merge master into master
[Docs] Annotation Standardization Rectification
Created-by: wanglikai1019
Commit-by: LKONE
Merged-by: ascend-robot
Description: ## Motivation
Rectify the annotations for the code repository in accordance with the annotation specification requirements.
## Modification
1. Replace Chinese annotations with English ones;
2. Organize the environment variable documentation and add explanations in the startup scripts (currently implemented on Qwen3VL and Wan2.2);
3. Add annotations to the public dataset functions and public model classes of Wan2.2 and Qwen3VL;
4. Adjust the annotation format (e.g., number of indentations).
## 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!2010
[Feature] profile offline analysing tool & docs modify
Co-authored-by: 林明哲<linmingzhe3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2139 merge doc260203 into master
[Feature] profile offline analysing tool & docs modify
Created-by: LinMingZhe
Commit-by: 林明哲
Merged-by: ascend-robot
Description: ## Motivation
1. profile 离线解析工具,解决issue
2. 完善文档说明
## Modification
1. 增加analyse_flag到profile
2. 完善文档说明
3. 增加离线解析功能
4. 修改UT
## 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!2139
[Feature] profile offline analysing tool & docs modify
Co-authored-by: 林明哲<linmingzhe3@huawei.com>
# message auto-generated for no-merge-commit merge:
!2139 merge doc260203 into master
[Feature] profile offline analysing tool & docs modify
Created-by: LinMingZhe
Commit-by: 林明哲
Merged-by: ascend-robot
Description: ## Motivation
1. profile 离线解析工具,解决issue
2. 完善文档说明
## Modification
1. 增加analyse_flag到profile
2. 完善文档说明
3. 增加离线解析功能
4. 修改UT
## 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!2139