Open gdesmott opened 4 years ago
Unfortunately, there aren't C bindings for this. We'd need to rewrite the estimator API entirely in Rust. I'd like to support higher-level APIs in Rust, but there are lower-level pieces which need to be finished, first.
I'd like to port some python code which is using the tf.estimator.Estimator API.
As I understand this API doesn't have Rust bindings yet.