Skip to content

Commit

Permalink
Merge pull request #29 from lidalei/patch-1
Browse files Browse the repository at this point in the history
update link to install tensorflow golang
  • Loading branch information
galeone authored Dec 9, 2019
2 parents 4d78f04 + 8c6918e commit 0663583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Also, it uses [Method chaining](https://en.wikipedia.org/wiki/Method_chaining) m

# Getting started

Prerequisite: https://www.tensorflow.org/versions/master/install/install_go
Prerequisite: https://www.tensorflow.org/install/lang_go

The core data structure of the Tensorflow's Go bindings is the `op.Scope` struct. tfgo allows creating new `*op.Scope` that solves the scoping issue mentioned above.

Expand Down

0 comments on commit 0663583

Please sign in to comment.