Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
c07334c1
Unverified
Commit
c07334c1
authored
Jul 16, 2021
by
Nathan Zhou
Committed by
GitHub
Jul 16, 2021
Browse files
add intel-tensorflow-avx512 to the candidates (#12751)
parent
69892649
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/file_utils.py
src/transformers/file_utils.py
+1
-0
No files found.
src/transformers/file_utils.py
View file @
c07334c1
...
@@ -88,6 +88,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
...
@@ -88,6 +88,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
"tf-nightly-cpu"
,
"tf-nightly-cpu"
,
"tf-nightly-gpu"
,
"tf-nightly-gpu"
,
"intel-tensorflow"
,
"intel-tensorflow"
,
"intel-tensorflow-avx512"
,
"tensorflow-rocm"
,
"tensorflow-rocm"
,
"tensorflow-macos"
,
"tensorflow-macos"
,
)
)
...
...
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