Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
30a5521c
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7c07a47dfb1b2f511b82d0f099b12c66d03d5388"
Commit
30a5521c
authored
Jun 21, 2021
by
Lysandre
Browse files
Fix the scheduled CI
parent
2e5dbdf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/self-scheduled.yml
.github/workflows/self-scheduled.yml
+2
-2
No files found.
.github/workflows/self-scheduled.yml
View file @
30a5521c
...
...
@@ -33,7 +33,7 @@ jobs:
run
:
|
apt -y update && apt install -y libsndfile1-dev
pip install --upgrade pip
pip install .[integrations,
sklearn,testing,onnxruntime,sentencepiece,speech,vision,timm]
pip install .[integrations,sklearn,testing,onnxruntime,sentencepiece,speech,vision,timm]
-
name
:
Are GPUs recognized by our DL frameworks
run
:
|
...
...
@@ -155,7 +155,7 @@ jobs:
run
:
|
apt -y update && apt install -y libsndfile1-dev
pip install --upgrade pip
pip install .[integrations,
sklearn,testing,onnxruntime,sentencepiece,speech,vision,timm]
pip install .[integrations,sklearn,testing,onnxruntime,sentencepiece,speech,vision,timm]
-
name
:
Are GPUs recognized by our DL frameworks
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment