tensorflow-sys Version Status

The package provides bindings to TensorFlow.

Documentation

Example

Requirements

The build prerequisites of TensorFlow can be found on the corresponding page of TensorFlow’s documentation. In particular, the following components are assumed to be installed:

Compilation

The configuration of the compilation process of TensorFlow is done via a number of environment variables, all of which can be found in TensorFlow’s configure script. In particular,

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.