File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181 - name : Environment
8282 run : |
8383 python utils/print_env.py
84- - name : Slow PyTorch CUDA checkpoint tests on Ubuntu
84+ - name : PyTorch CUDA checkpoint tests on Ubuntu
8585 env :
8686 HF_TOKEN : ${{ secrets.HF_TOKEN }}
8787 # https://pytorch.org/docs/stable/notes/randomness.html#avoiding-nondeterministic-algorithms
@@ -184,7 +184,7 @@ jobs:
184184 run : |
185185 python utils/print_env.py
186186
187- - name : Run slow Flax TPU tests
187+ - name : Run Flax TPU tests
188188 env :
189189 HF_TOKEN : ${{ secrets.HF_TOKEN }}
190190 run : |
@@ -232,7 +232,7 @@ jobs:
232232 run : |
233233 python utils/print_env.py
234234
235- - name : Run slow ONNXRuntime CUDA tests
235+ - name : Run ONNXRuntime CUDA tests
236236 env :
237237 HF_TOKEN : ${{ secrets.HF_TOKEN }}
238238 run : |
You can’t perform that action at this time.
0 commit comments