Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 467 Bytes

The web page of image prediction(for cat predict)

Overview

  • Settings

    • grpc_server_ip : tensorflow-serving 模型服务的IP地址

    • grpc_port: tensorflow-serving 模型服务端口(默认为9000)

    • grpc_timeout: 超时设置(float,默认为 60.0)

    • model_name: tensorflow-serving 加载的模型名称

    • model_signature_name: predict 方法签名

Preview image