From bd17587e09a27194a43361e4cae54b85f34c236d Mon Sep 17 00:00:00 2001 From: Roy Stegeman Date: Fri, 6 Dec 2024 12:28:32 +0000 Subject: [PATCH] Update doc/sphinx/source/tutorials/run-fit.rst --- doc/sphinx/source/tutorials/run-fit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/source/tutorials/run-fit.rst b/doc/sphinx/source/tutorials/run-fit.rst index 40cf0de87e..b3d4437260 100644 --- a/doc/sphinx/source/tutorials/run-fit.rst +++ b/doc/sphinx/source/tutorials/run-fit.rst @@ -194,7 +194,7 @@ Note that at the time of writing, ``TensorFlow`` is approximately 4 times faster The default backend for ``keras`` is ``tensorflow``. In order to change the backend, the environment variable ``KERAS_BACKENDD`` need to be set (e.g., ``KERAS_BACKEND=torch``). -The best results are obtained with ``tensorflos[and-cuda]`` installed from pip. +The best results are obtained with ``tensorflow[and-cuda]`` installed from pip. When you install the nnpdf conda package, you get the `tensorflow-eigen `_ package, which is not the default. This is due to a memory explosion found in some of