Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 767 Bytes

TensorFlow in Go

Construct and execute TensorFlow graphs in Go.

GoDoc

WARNING: The API defined in this package is not stable and can change without notice. The same goes for the package path: (github.com/tensorflow/tensorflow/tensorflow/go).

WARNING:

The TensorFlow team is not currently maintaning the Documentation for installing the Go bindings for TensorFlow.

The instructions has been maintained by the third party contributor: @wamuir

Please follow this source by @wamuir for the installation of Golang with Tensorflow.