You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CICD] Add Ascend NPU and MetaX multi-chip test support (flagos-ai#1160)
### PR Category
CICD
### PR Types
Test Case
### PR Description
- Add hardware config files for Ascend (.github/configs/ascend.yml)
and MetaX (.github/configs/metax.yml) platforms
- Add dedicated CI workflows: all_tests_ascend.yml, all_tests_metax.yml
- Add platform-specific test configs under
tests/test_utils/config/platforms/
- Add Qwen3 test cases for Ascend (inference/serve 4b_tp1) and MetaX
(train 0_6b)
- Support env-aware CLI setup in functional test workflows
- Fix NPU-specific issues in inference, serve, and train code paths
- Update check_results.py and parse_config.py to handle multi-chip
configs
---------
Co-authored-by: zihugithub <fbye@baai.ac.cn>
0 commit comments