384 Forks
4306 Stars
4306 Watchers

rust

Rust language bindings for TensorFlow

How to download and setup rust

Open terminal and run command
git clone https://github.com/tensorflow/rust.git
git clone is used to create a copy or clone of rust repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust https://github.com/tensorflow/rust/archive/master.zip

Or simply clone rust with SSH
[email protected]:tensorflow/rust.git

If you have some problems with rust

You may open issue on rust support forum (system) here: https://github.com/tensorflow/rust/issues