Commit 27e0eb96 authored by Avijit's avatar Avijit Committed by adstraw

Fixed the bug in the TensorFlow git URL. (#726)

Issue #725
parent 8bbb172b
......@@ -218,8 +218,8 @@ Build with an XLA plugin to ``libngraph``
.. code-block:: console
$ git clone git@github.com:NervanaSystems/ngraph-tensorflow.git
$ cd ngraph-tensorflow
$ git clone git@github.com:NervanaSystems/ngraph-tensorflow-1.3.git
$ cd ngraph-tensorflow-1.3
#. Now run :command:`configure` and choose `y` when prompted to build TensorFlow
with XLA just-in-time compiler.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment