| [Bugfix] fix the bug resulting enable used_softmax
Co-authored-by: johnmingyu<zhaomingyu13@h-partners.com>
# message auto-generated for no-merge-commit merge:
merge master into master
[Bugfix] fix the bug resulting enable used_softmax
Created-by: johnmingyu
Commit-by: johnmingyu
Merged-by: ascend-robot
Description: ## Motivation
Fixed the bug caused by switching mindspeed version, which using fused_softmax instead of torch_softmax without enabling the fa
## Modification
Add "--no-masked-softmax-fusion" parameters to the shell startup script
## 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!1516 | 8 个月前 |