drawbridge / keras-mmoe

A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
MIT License
681 stars 217 forks source link

how to save the model as a .pb file #11

Closed H-H-J closed 3 years ago

H-H-J commented 3 years ago

Hi,do you know how to save the model as a Pb file for tensorflow serving?