Skip to content

Commit

Permalink
Add MacOS TF version (huggingface#11674)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Plu <[email protected]>
  • Loading branch information
jplu and Julien Plu authored May 11, 2021
1 parent 9120ae7 commit 024cd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/file_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"tf-nightly-gpu",
"intel-tensorflow",
"tensorflow-rocm",
"tensorflow-macos",
)
_tf_version = None
# For the metadata, we have to look for both tensorflow and tensorflow-cpu
Expand Down

0 comments on commit 024cd19

Please sign in to comment.