Registry / other / tensorflow-tensorflow

tensorflow-tensorflow

JSON →
library2.21.0+incompatiblegogounverified

Go bindings for TensorFlow, an open-source machine learning framework.

go get github.com/tensorflow/tensorflow
INSTALL
IMPORT
SIG · TENSORFLOW-TENSORF
T
tensorflow-tensorflow
othergov2.21.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tf
github.com/tensorflow/tensorflow/tensorflow/go

Prints the TensorFlow version.

package main import ( "fmt" tf "github.com/tensorflow/tensorflow/tensorflow/go" ) func main() { fmt.Println(tf.Version()) }
Debug
Known issues
gotchaThe Go bindings are not the primary TensorFlow API and may have limited support.
fix
Consider using the Python API for full functionality.
affects: >=2.0.0
Upgrade
Version history
2.21.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
tensorflow-tensorflow — go get tensorflow-tensorflow · libregistry