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)
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 |