tensorflow 0.5.1

Rust language bindings for TensorFlow.
Documentation
1
2
3
#!/bin/bash

find src/ examples/ -name '*.rs' -exec rustfmt '{}' ';'