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
9c336657
Unverified
Commit
9c336657
authored
Jul 28, 2022
by
Ankur Goyal
Committed by
GitHub
Jul 28, 2022
Browse files
Include tensorflow-aarch64 as a candidate (#18345)
Co-authored-by:
Ankur Goyal
<
ankur@impira.com
>
parent
b53dab60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/utils/import_utils.py
src/transformers/utils/import_utils.py
+1
-0
No files found.
src/transformers/utils/import_utils.py
View file @
9c336657
...
...
@@ -71,6 +71,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
"intel-tensorflow-avx512"
,
"tensorflow-rocm"
,
"tensorflow-macos"
,
"tensorflow-aarch64"
,
)
_tf_version
=
None
# 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