Update doc.go

This commit is contained in:
Vishnuvardhan Janapati 2019-05-22 14:46:47 -07:00 committed by GitHub
parent e5678b1560
commit d7d62eb439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,5 @@ limitations under the License.
// numerical computation using data flow graphs. This package provides
// functionality to build and execute such graphs and depends on
// TensorFlow being available. For installation instructions see
// https://www.tensorflow.org/code/tensorflow/go/README.md
// https://github.com/tensorflow/tensorflow/blob/master/tensorflow/go/README.md
package tensorflow