From b966a15818fd7a397ed6edc2b17ee6e188df6df0 Mon Sep 17 00:00:00 2001 From: MathieuCarriere Date: Mon, 22 Nov 2021 23:58:49 +0100 Subject: small change on doc --- src/python/doc/differentiation_sum.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/python/doc') diff --git a/src/python/doc/differentiation_sum.inc b/src/python/doc/differentiation_sum.inc index 3dd8e59c..3aec33df 100644 --- a/src/python/doc/differentiation_sum.inc +++ b/src/python/doc/differentiation_sum.inc @@ -8,4 +8,5 @@ We provide TensorFlow 2 models that can handle automatic differentiation for the computation of persistence diagrams from complexes available in the Gudhi library. This includes simplex trees, cubical complexes and Vietoris-Rips complexes. Detailed example on how to use these layers in practice are available -in the following `notebook `_. +in the following `notebook `_. Note that even if TensorFlow GPU is enabled, all +internal computations using Gudhi will be done on CPU. -- cgit v1.2.3