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
ef42cb62
Unverified
Commit
ef42cb62
authored
Oct 17, 2023
by
jayfurmanek
Committed by
GitHub
Oct 17, 2023
Browse files
Fix TensorFlow pakage check (#26842)
Add tf-nightly-rocm to _is_tf_available check
parent
b002353d
Changes
1
Show 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 @
ef42cb62
...
...
@@ -168,6 +168,7 @@ else:
"tf-nightly"
,
"tf-nightly-cpu"
,
"tf-nightly-gpu"
,
"tf-nightly-rocm"
,
"intel-tensorflow"
,
"intel-tensorflow-avx512"
,
"tensorflow-rocm"
,
...
...
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