标签: bazel tensorflow-serving
我正在尝试按照https://tensorflow.github.io/serving/docker.html
我已成功构建并运行容器并克隆了TensorFlow服务子模块。但是,在运行命令时
@RequestParam错误
@RequestParam
"bazel test tensorflow_serving/..."
完整的堆栈跟踪如下图所示。
感谢任何帮助。
答案 0 :(得分:0)
我不知道如何直接解决问题,但是解决方法可能是在已经编译TF服务的地方(例如this one)中提取停靠者图像。