We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130ae30 commit d7f2ccfCopy full SHA for d7f2ccf
.github/workflows/_ascend_npu_torchtitan.yml
@@ -123,4 +123,4 @@ jobs:
123
- name: Run torchtitan unittest
124
working-directory: torchtitan·
125
run: |
126
- pytest tests/unit_tests --cov=. --cov-report=xml --durations=20 -vv
+ pytest tests/unit_tests --cov=. --cov-report=xml --durations=20 -vv
0 commit comments