From e8082d5780c8763b3aefd27a90b632eef832eb1c Mon Sep 17 00:00:00 2001 From: Jonathan Hseu Date: Thu, 20 Apr 2017 09:34:42 -0800 Subject: [PATCH] Mention RDMA support in the release notes. Change: 153726368 --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 33fce86bf42..e05a979c4f3 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,6 +2,7 @@ ## Major Features and Improvements * Added `tf.Session.make_callable()`, which provides a lower overhead means of running a similar step multiple times. +* Added ibverbs-based RDMA support to contrib (courtesy @junshi15 from Yahoo). # Release 1.1.0