• Patrick Wieschollek's avatar
    Add export for TensorFlow serving (#290) · 978efd20
    Patrick Wieschollek authored
    * 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
    978efd20
export.py 5.42 KB