Thie repository demonstes an interoperability of TensorFlow 2.x between Python and Rust.
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.
Simple MNIST defined and trained Keras API and exported as a frozen TensorFlow's graph format.