From 692fad20f913ffa2cb874a87578ecabb03cc4557 Mon Sep 17 00:00:00 2001 From: Dan Ringwalt Date: Fri, 5 May 2017 09:09:05 -0800 Subject: Merge changes from github. Change: 155209832 --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE.md') diff --git a/RELEASE.md b/RELEASE.md index fe6d052640..f078d336ab 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,6 +1,7 @@ # Changes since the last release ## Major Features and Improvements +* Added `tf.layers.conv3d_transpose` layer for spatio temporal deconvolution. * 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). * `RNNCell` objects now subclass `tf.layers._Layer`. The strictness described -- cgit v1.2.3