文件最后提交记录最后更新时间
[Docs] 性能调优文档及开发者贡献更新 Co-authored-by: js1234567<jiangshuo9@h-partners.com> # message auto-generated for no-merge-commit merge: !2500 merge dcs into master [Docs] 性能调优文档及开发者贡献更新 Created-by: js1234567 Commit-by: js1234567 Merged-by: ascend-robot Description: ## What this PR does / why we need it? 1. 性能数据采集等是空的,添加信息 2. 开发者指南更新 3. SECURITYNOTE移动位置 4. 更改core的版本为 26.0.0_core_r0.12.1,因为core_r0.12.1不存在 ## 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!250017 天前
[Docs] adjust docs dir Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2199 merge master into master [Docs] adjust docs dir Created-by: liyx616 Commit-by: liyingxuan Merged-by: ascend-robot Description: ## Motivation 根据Q1资料需求,调整docs目录 ## Modification 1. 根据Q1资料需求,调整docs目录,文档目录调整为 ```bash -- docs |-- zh |-- pytorch # pytorch后端安装 & 迁移指南 |-- mindspore # mindspore后端安装 & 迁移指南 |-- features # 特性文档 FAQ.md RELEASENOTE.md SECURITYNOTE.md public_address_statement.md |-- en # 暂时为空,后续资料同事辅助完成英文文档 ``` 2. features/权重转换工具.md 文档名为中文,在部分机器上乱码,统一修改为英文 3. 文档中涉及到的链接,统一刷新为新目录的链接 4. 首页错误链接修复 ## 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!21993 个月前
[docs] add mm docs Co-authored-by: cxiaolong<2845907121@qq.com> # message auto-generated for no-merge-commit merge: !2078 merge master into master [docs] add mm docs Created-by: cxiaolong Commit-by: cxiaolong Merged-by: ascend-robot Description: 将mm docs从github私仓提交到主仓; rtd平台已可以集成gitcode,后续直接主仓维护 See merge request: Ascend/MindSpeed-MM!20784 个月前