networking icon indicating copy to clipboard operation
networking copied to clipboard

use bazel to compile grpc+seastar extension

Open Cuttstage opened this issue 5 years ago • 2 comments

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?

Cuttstage avatar Aug 05 '20 10:08 Cuttstage

image

Cuttstage avatar Aug 05 '20 12:08 Cuttstage

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

zhz365365 avatar Mar 03 '21 05:03 zhz365365