Skip to content

Fork of TF Go bindings with pre-generated protobuf files

Notifications You must be signed in to change notification settings

zia-ai/tensorflow-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow Go Bindings

This is a fork of tensorflow's repository (at version 2.3.1) with pre-generated protobuf definitions.

Specificially, this uses protobufs generated with protoc-gen-go v1.3.5 (before the api refactor)

Matching libs

TensorFlow C library URL
Linux
Linux CPU only https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-2.3.1.tar.gz
Linux GPU support https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-linux-x86_64-2.3.1.tar.gz
macOS
macOS CPU only https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-darwin-x86_64-2.3.1.tar.gz
Windows
Windows CPU only https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.3.1.zip
Windows GPU only https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.3.1.zip

About

Fork of TF Go bindings with pre-generated protobuf files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages