Skip to content

使用keras 和 tensorflow serving 训练及部署模型

Notifications You must be signed in to change notification settings

xieenze/keras_tensorflowServing

Repository files navigation

keras_tensorflowServing

使用keras 和 tensorflow serving 训练及部署模型
部署模型:tensorflow_model_server --port=9000 --model_name=resnet50 --model_base_path=/tmp/resnet50_tmp/

参考

tensorflow/serving#310
安装详见官网,ubuntu直接apt安装就行,或者看我写的ppt

About

使用keras 和 tensorflow serving 训练及部署模型

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published