summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
authorMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-01 22:36:03 +0100
committerMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-01 22:36:03 +0100
commitd78acf9c6c71e896b2fdbd1b16715f420f6250e8 (patch)
tree52381d50d56826d2dc78f87ec62a48fbdcd93d6e /src/python/doc/installation.rst
parentff99a75862b547b047d45b95e6eccdfc170929e5 (diff)
update doc
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index aed542c1..1789f3c1 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -371,11 +371,10 @@ PyTorch
TensorFlow
----------
-`TensorFlow <https://www.tensorflow.org>`_ is currently only used in some automatic differentiation tests.
-
-:class:`~gudhi.representations.PerslayModel` in the :doc:`persistence representations </representations>` module requires
-`TensorFlow 2 <https://https://www.tensorflow.org/install/>`_.
+:class:`~gudhi.tensorflow.perslay` from the :doc:`persistence representations </representations>` module
+requires `TensorFlow <https://https://www.tensorflow.org/install/>`_.
+`TensorFlow <https://www.tensorflow.org>`_ is also used in some automatic differentiation tests.
Scikit-learn
------------