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
024cd19b
Unverified
Commit
024cd19b
authored
May 11, 2021
by
Julien Plu
Committed by
GitHub
May 11, 2021
Browse files
Add MacOS TF version (#11674)
Co-authored-by:
Julien Plu
<
jplu@argos.local
>
parent
9120ae7d
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 @
024cd19b
...
@@ -89,6 +89,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
...
@@ -89,6 +89,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
"tf-nightly-gpu"
,
"tf-nightly-gpu"
,
"intel-tensorflow"
,
"intel-tensorflow"
,
"tensorflow-rocm"
,
"tensorflow-rocm"
,
"tensorflow-macos"
,
)
)
_tf_version
=
None
_tf_version
=
None
# For the metadata, we have to look for both tensorflow and tensorflow-cpu
# For the metadata, we have to look for both tensorflow and tensorflow-cpu
...
...
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