tensorflow-sys 0.9.0

The package provides bindings to TensorFlow.
Documentation

tensorflow-sys Version

The package provides bindings to TensorFlow.

Requirements

The build prerequisites can be found on the corresponding page of TensorFlow’s documentation. In particular, Bazel, NumPy, and SWIG are assumed to be installed.

Configuration

The compilation process is configured via a number of environment variables, all of which can be found in TensorFlow’s configure script. In particular, TF_NEED_CUDA is used to indicate if GPU support is needed.