isaacmg / model_agnostic_prediction

Peelout model agnostic is a class for easily performing production pipeline predictions.
8 stars 2 forks source link

Allow easy export to tf serving #11

Open isaacmg opened 6 years ago

isaacmg commented 6 years ago

It would be beneficial to allow users to easily be able to export tf-serving format and others. Right now our current system does not deal with this. TF serving is one of the most commonly used methods for serving models