【发布时间】:2016-10-28 11:03:34
【问题描述】:
我正在尝试按照https://tensorflow.github.io/serving/docker.html 的说明在 Windows 机器上使用 Docker 设置 TensorFlow Serving
我已成功构建并运行容器并克隆了 TensorFlow 服务子模块。但是,在运行命令时
"bazel test tensorflow_serving/..."错误
Linking of rule: '//tensorflow_serving/batching/test_util:puppet_batch_scheduler_test' failed:gcc failed: error executing command /usr/bin/gcc .... 显示
完整的堆栈跟踪如下图所示。
感谢任何帮助。
【问题讨论】: