Unverified Commit 024cd19b authored by Julien Plu's avatar Julien Plu Committed by GitHub
Browse files

Add MacOS TF version (#11674)


Co-authored-by: default avatarJulien Plu <jplu@argos.local>
parent 9120ae7d
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment