Skip to content

Commit

Permalink
Merge pull request huggingface#22 from ROCmSoftwarePlatform/fix-night…
Browse files Browse the repository at this point in the history
…ly-rocm

Add tf-nightly-rocm to _is_tf_available check
  • Loading branch information
AdrianAbeyta authored Aug 11, 2023
2 parents 87a6ed1 + d7bb1be commit 0dcfc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/utils/import_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"tf-nightly",
"tf-nightly-cpu",
"tf-nightly-gpu",
"tf-nightly-rocm",
"intel-tensorflow",
"intel-tensorflow-avx512",
"tensorflow-rocm",
Expand Down

0 comments on commit 0dcfc5c

Please sign in to comment.