Skip to content

Commit

Permalink
Update release notes with mention of tf.Session.make_callable().
Browse files Browse the repository at this point in the history
Change: 152837661
  • Loading branch information
mrry authored and tensorflower-gardener committed Apr 11, 2017
1 parent 8ab0ce8 commit 4e69ce8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Changes since the last release

## Major Features and Improvements
* Added `tf.Session.make_callable()`, which provides a lower overhead means of running a similar step multiple times.


# Release 1.1.0

## Major Features and Improvements
Expand Down

0 comments on commit 4e69ce8

Please sign in to comment.