tensorflow 0.0.1

Rust language bindings for TensorFlow. This project is still under active development and not yet ready for widespread use.
1
2
3
4
5
6
7
8
9
# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto

# Check for whitespace errors
* whitespace=tab-in-indent,tabwidth=2

.gitattributes export-ignore
.gitignore export-ignore