index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
RELEASE.md
Commit message (
Expand
)
Author
Age
*
Merge changes from github.
Shanqing Cai
2017-04-22
*
RNNCell is now a subclass of tf.layers._Layer.
Eugene Brevdo
2017-04-21
*
Mention RDMA support in the release notes.
Jonathan Hseu
2017-04-20
*
Update release notes with mention of `tf.Session.make_callable()`.
Derek Murray
2017-04-11
*
Merge changes from github.
Rohan Jain
2017-04-07
*
Merge changes from github.
A. Unique TensorFlower
2017-04-04
*
Merge changes from github.
Martin Wicke
2017-03-23
*
Merge changes from github.
Dandelion Mané
2017-03-10
*
Merge changes from github.
Andrew Harp
2017-03-01
*
Merge changes from github.
Vijay Vasudevan
2017-02-17
*
Merge changes from github.
Benoit Steiner
2017-02-08
*
Delete namespace aliases in tensorflow::ops for Input,
A. Unique TensorFlower
2017-01-20
*
Merge changes from github.
A. Unique TensorFlower
2017-01-02
*
Replace all uses of tf.complex_abs with tf.abs and remove tf.complex_abs from...
A. Unique TensorFlower
2016-12-20
*
Make the default jpeg decoding algorithm be the faster, slightly
Vijay Vasudevan
2016-12-19
*
Automated rollback of change 142316271
Andrew Selle
2016-12-16
*
Remove tf.complex_abs from the TensorFlow Python API. tf.abs should be used f...
A. Unique TensorFlower
2016-12-16
*
Added release note for tf.pack --> tf.stack changes.
A. Unique TensorFlower
2016-12-15
*
Merge changes from github.
Martin Wicke
2016-12-14
*
Final breaking change, removing .shape from SparseTensor.
Martin Wicke
2016-12-14
*
Added a release note about tf.concat deprecation.
A. Unique TensorFlower
2016-12-13
*
Release notes update
Andrew Selle
2016-12-13
*
Automated rollback of change 141490813
A. Unique TensorFlower
2016-12-08
*
Merge changes from github.
Andrew Harp
2016-12-08
*
Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.
Eugene Brevdo
2016-12-08
*
Deprecate tf.select since it is getting replaced by tf.where.
A. Unique TensorFlower
2016-11-30
*
Update release.md to reflect breaking changes to RNN variable names.
Eugene Brevdo
2016-11-29
*
Change division in TensorFlow to flooring semantics.
Andrew Selle
2016-11-22
*
Remove tf.RegisterShape from public API. No longer needed since
Vijay Vasudevan
2016-11-21
*
Automated rollback of change 138583261
Jonathan Hseu
2016-11-18
*
Rename TF_Port to TF_Output and add a TF_Input type.
Jonathan Hseu
2016-11-16
*
C API: Rename TF_SessionWithGraph to TF_Session.
Asim Shankar
2016-11-09
*
Rename tf.Tensor to tf.Output
Jonathan Hseu
2016-11-08
*
C API: Rename TF_Session to TF_DeprecatedSession.
Asim Shankar
2016-11-08
*
Change FileExists to return tensorflow::Status.
Jonathan Hseu
2016-11-04
*
Merge changes from github.
Vijay Vasudevan
2016-11-03
*
Merge changes from github.
Patrick Nguyen
2016-10-20
*
Replace enum BusAdjacency with protobuf DeviceLocality for describing the
A. Unique TensorFlower
2016-10-19
*
Merge changes from github.
A. Unique TensorFlower
2016-10-10
*
Make regexp.h internal, only visible to the new tfprof contrib lib.
Vijay Vasudevan
2016-09-23
*
Remove dot.cc utility, not really needed since we have
Vijay Vasudevan
2016-09-21
*
Merge changes from github.
Dan Mané
2016-09-09
*
Rename NoGradient -> NotDifferentiable, to make it clear
Vijay Vasudevan
2016-09-09
*
graph.proto no longer needs to export NodeDef, clients should use
A. Unique TensorFlower
2016-08-25
*
Adds _PartitionInfo to variable initializer signature
Wei Ho
2016-08-24
*
Remove special handling of host-memory/device-memory for int32 arguments in t...
A. Unique TensorFlower
2016-08-12
*
Document breaking change to several RNNCells.
Eugene Brevdo
2016-08-11
*
Change DeviceFactory functions that create devices to propagate
Vijay Vasudevan
2016-08-08
*
Merge changes from github.
A. Unique TensorFlower
2016-07-31
*
Improvements to the C++ graph building API.
Manjunath Kudlur
2016-07-15
[next]