Add export for TensorFlow serving (#290)
* Add export for TensorFlow serving Deploying models without the TensorPack dependency is sometime useful or even necessary (TensorFlow serving). Example is also provided. * convince travis * fix impotrs (tested) * apply proposed changes to export * use public api * rename build -> export * move location of export.py * moving means cut and PASTE
Showing
tensorpack/tfutils/export.py
0 → 100644
Please register or sign in to comment