From e7452dcaaff658648b12b27c301995d701a13b73 Mon Sep 17 00:00:00 2001 From: "REDMOND\\nakazmi" Date: Fri, 13 Mar 2020 12:44:56 -0700 Subject: [PATCH] Add see also section to TensorFlowEstimator docs --- src/Microsoft.ML.TensorFlow/doc.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Microsoft.ML.TensorFlow/doc.xml b/src/Microsoft.ML.TensorFlow/doc.xml index 470f19f391..b78b99d811 100644 --- a/src/Microsoft.ML.TensorFlow/doc.xml +++ b/src/Microsoft.ML.TensorFlow/doc.xml @@ -62,6 +62,8 @@ The inputs and outputs of a TensorFlow model can be obtained using the or summarize_graph tools. + +