From 53dbc761ae336380fea2a63ec62efd500d4d04c2 Mon Sep 17 00:00:00 2001 From: Amit Patankar Date: Mon, 11 Sep 2017 14:11:44 -0700 Subject: [PATCH] Adding Windows self check script to docs. --- tensorflow/docs_src/install/install_windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tensorflow/docs_src/install/install_windows.md b/tensorflow/docs_src/install/install_windows.md index 3025c9971ab..943d8bde2d6 100644 --- a/tensorflow/docs_src/install/install_windows.md +++ b/tensorflow/docs_src/install/install_windows.md @@ -153,6 +153,9 @@ TensorFlow}. If the system outputs an error message instead of a greeting, see [Common installation problems](#common_installation_problems). +There is also a helpful [script](#https://gist.github.com/mrry/ee5dbcfdd045fa48a27d56664411d41c) +that helps with Windows TensorFlow installation issues. + ## Common installation problems We are relying on Stack Overflow to document TensorFlow installation problems