Tensorflow Serving Compile Error Using Docker on OSX
问题 I'm trying to install TensorFlow serving on OSX El Capitan using Docker but keep running into an error. Here is the tutorial I'm following: https://tensorflow.github.io/serving/docker.html Here is the command causing the error: bazel test tensorflow_serving/... Here's the error I'm getting: for (int i = 0; i < suffix.size(); ++i) { ^ ERROR: /root/.cache/bazel/_bazel_root/f8d1071c69ea316497c31e40fe01608c/external/tf/tensorflow/core/kernels/BUILD:212:1: C++ compilation of rule '@tf//tensorflow