Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza authored May 1, 2017
1 parent ad21968 commit af0bcdf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ documentation](https://migueldeicaza.github.io/TensorFlowSharp/).
# Getting Started

You need to get yourself a copy of the TensorFlow runtime, you can either
build your own version (recommended, see the instructions below) or you can use a precompiled
binary:
build your own version (recommended, see the instructions below).

If you want to use binaries, you can use the 1.0 ones, but *you will be limited* to
using the 1.0 features, which exclude TFGraph.While loops and gradient support:

https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-darwin-x86_64-1.0.0-rc0.tar.gz
https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-darwin-x86_64-1.0.0-rc0.tar.gz
Expand Down

0 comments on commit af0bcdf

Please sign in to comment.