use bazel to compile grpc+seastar extension
system information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Centos 7.6 TensorFlow installed from (source or binary): source TensorFlow version: 1.13.0 Python version: 2.7 Installed using virtualenv? pip? conda?: No CUDA/cuDNN version: No GPU model and memory: No
Hi, I wanna use the grpc+seastar extension in my own machine to accelerate the tarining steps. But when I followed the steps in https://github.com/tensorflow/networking/tree/master/tensorflow_networking/seastar
The bazel could not find the local_tf_config, should I download something else?

I have met the same question. @Cuttstage Have you solved it?