Skip to content

Demonstration of TensorFlow 2.x interoperability between Python and Rust

License

Notifications You must be signed in to change notification settings

dskkato/tf2_python_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF2 Python and Rust

Thie repository demonstes an interoperability of TensorFlow 2.x between Python and Rust.

Examples

Simple addition

This examples came from tensorflow/rust example. Please note that their repository seems to be working on migrating from TF 1.x to TF 2.x.

MNIST example

Simple MNIST defined and trained Keras API and exported as a frozen TensorFlow's graph format.

About

Demonstration of TensorFlow 2.x interoperability between Python and Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages