tensorflow serving多模型配置文件格式2017-11-18andy阅读(4832)评论(1)tensorflow serving多模型配置文件格式 tensorflow serving一个serving实例如何发布多个模型? 使用配置文件的方式启动即可,首先编写模型配置文件,比如命名为models.json model_confi...