Skip to content

Commit

Permalink
remove dead TF link (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogunowicz authored Apr 22, 2024
1 parent 72c2752 commit 0feebfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,5 @@ TensorFlow V1 with GPU operations enabled:
pip install sparseml[tf_v1_gpu]
```

Depending on your device and CUDA version, you may need to install additional dependencies for using TensorFlow V1 with GPU operations. You can find these steps [here.](https://www.tensorflow.org/install/gpu#older_versions_of_tensorflow)

Note, TensorFlow V1 is no longer being built for newer operating systems such as Ubuntu 20.04.
Therefore, SparseML with TensorFlow V1 is unsupported on these operating systems as well.

0 comments on commit 0feebfe

Please sign in to comment.