Commit da6cf5cb authored by Matthew Brookhart's avatar Matthew Brookhart Committed by Scott Cyphers

remove old branch references (#840)

parent 2d75f665
...@@ -110,13 +110,11 @@ Compile MXNet with nGraph ...@@ -110,13 +110,11 @@ Compile MXNet with nGraph
libopenblas-dev libopenblas-dev
#. Clone the ``ngraph-mxnet`` repository recursively and checkout the #. Clone the ``ngraph-mxnet`` repository recursively
``ngraph-integration-dev`` branch:
.. code-block:: console .. code-block:: console
$ git clone --recursive git@github.com:NervanaSystems/ngraph-mxnet.git $ git clone --recursive git@github.com:NervanaSystems/ngraph-mxnet.git
$ cd ngraph-mxnet && git checkout ngraph-integration-dev
#. Edit the ``make/config.mk`` file from the repo we just checked out to set #. Edit the ``make/config.mk`` file from the repo we just checked out to set
the ``USE_NGRAPH`` option (line ``100``) to true with `1` and set the :envvar:`NGRAPH_DIR` the ``USE_NGRAPH`` option (line ``100``) to true with `1` and set the :envvar:`NGRAPH_DIR`
......
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