networking
networking copied to clipboard
Enhanced networking support for TensorFlow. Maintained by SIG-networking.
The TF main repo has [r1.14 branch cut](https://github.com/tensorflow/tensorflow/commits/r1.14) yesterday. TF-networking will make a Python package release targeting TF 1.14. This release will require the use of the same compiler compiling...

The original implementation of verbs (which is called orig_verbs here) in networking cannot achieve good performance especially for large scale execution. To improve the performance of verbs, we optimized verbs...
https://github.com/tensorflow/networking/issues/37#issue-1058324431
ERROR: Skipping '//tensorflow_networking/verbs:verbs_server_lib': error loading package 'tensorflow_networking/verbs': Unable to find package for @org_tensorflow//tensorflow:tensorflow.bzl: The repository '@org_tensorflow' could not be resolved. WARNING: Target pattern parsing failed. ERROR: error loading package 'tensorflow_networking/verbs':...
After trying ./configure and `bazel build -c opt //tensorflow_networking/mpi:all` I get the error ``` ERROR: Skipping '//tensorflow_networking/mpi:all': while parsing '//tensorflow_networking/mpi:all': error loading package 'tensorflow_networking/mpi': Unable to find package for @org_tensorflow//tensorflow/core:platform/default/build_config.bzl:...
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?...
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.15.0 Python version: 2.7 Installed using virtualenv? pip?...