Skip to content

Commit

Permalink
update python and tensorflow version in quick start
Browse files Browse the repository at this point in the history
  • Loading branch information
henrysky committed Feb 17, 2024
1 parent 0a2146c commit edcc5b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Latest version of Anaconda is recommended, but generally the use of Anaconda is

::

Python 3.7 or above
Python 3.8 or above
Tensorflow (the latest version is recommended)
Tensorflow-Probability (the latest version is recommended)
CUDA and CuDNN (optional)
Expand All @@ -52,8 +52,8 @@ version and the second latest version are included in test suite). Generally usi

::

Tensorflow 2.12.x (correspond to Tensorflow-Probability 0.19.x)
Tensorflow 2.11.x (correspond to Tensorflow-Probability 0.19.x)
Tensorflow 2.15.x (correspond to Tensorflow-Probability 0.23.x)
Tensorflow 2.14.x (correspond to Tensorflow-Probability 0.22.x)

.. note::

Expand Down

0 comments on commit edcc5b8

Please sign in to comment.