标签: tensorflow tensorflow-serving
我目前正在尝试使用Tensorflow的dnn premade estimator和TF服务来构建模型。我很高兴看到使用Tensorflow Serving 1.8发布了restful API。
但是,如果我们可以指定包含输入和输出的内容,我就不会看到如何管理基本身份验证。
提前感谢您的建议。 问候。