Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
avijit-nervana committed Mar 14, 2019
1 parent 5b36f28 commit 8c654a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ a variety of nGraph-enabled backends: CPU, GPU, and custom silicon like the
This will produce something like this:

TensorFlow version: 1.12.0
nGraph bridge version: b'0.11.0'
nGraph bridge version: b'0.12.0-rc0'
nGraph version used for this build: b'0.14.0+56a54ca'
TensorFlow version used for this build: v1.12.0-0-ga6d8ffae09

Expand Down Expand Up @@ -84,7 +84,7 @@ The installation prerequisites are the same as described in the TensorFlow

git clone https://github.com/NervanaSystems/ngraph-tf.git
cd ngraph-tf
git checkout v0.11.0
git checkout v0.12.0-rc0


2. Next run the following Python script to build TensorFlow, nGraph and the bridge. Please use Python 3.5:
Expand Down

0 comments on commit 8c654a4

Please sign in to comment.