mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 19:21:31 +06:00
[ci] last resort
while looking for fix to https://twitter.com/julien_c/status/1237864185821708291
This commit is contained in:
parent
14e455b716
commit
c6cf925ff8
1
.github/workflows/self-push.yml
vendored
1
.github/workflows/self-push.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source .env/bin/activate
|
source .env/bin/activate
|
||||||
pip install .[sklearn,tf,torch,testing]
|
pip install .[sklearn,tf,torch,testing]
|
||||||
|
pip uninstall -y tensorflow
|
||||||
|
|
||||||
- name: Are GPUs recognized by our DL frameworks
|
- name: Are GPUs recognized by our DL frameworks
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user