rust icon indicating copy to clipboard operation
rust copied to clipboard

Rust language bindings for TensorFlow

Results 84 rust issues
Sort by recently updated
recently updated
newest added

Using the "eager" flag simultaneously with the "tensorflow_runtime_linking" flag results in the compilation of the entire tensorflow C api. This is not ideal. I have compiled an optimized tensorflow for...