#TensorFlow RDMA version
See more in doc/rdma.pdf
by Unique Studio of Huazhong University of Science and Technology.
Tensorflow is a computational library using data flow graphs for scalable machine learning, and Tensorflow-RDMA is the implementation over RDMA, which can get about 4.5x speedup on two nodes comparing with TCP/IP.
C++
#TensorFlow RDMA version
See more in doc/rdma.pdf
by Unique Studio of Huazhong University of Science and Technology.