aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE.md
Commit message (Expand)AuthorAge
...
* Automated rollback of change 142316271Gravatar Andrew Selle2016-12-16
* Remove tf.complex_abs from the TensorFlow Python API. tf.abs should be used f...Gravatar A. Unique TensorFlower2016-12-16
* Added release note for tf.pack --> tf.stack changes.Gravatar A. Unique TensorFlower2016-12-15
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Final breaking change, removing .shape from SparseTensor.Gravatar Martin Wicke2016-12-14
* Added a release note about tf.concat deprecation.Gravatar A. Unique TensorFlower2016-12-13
* Release notes updateGravatar Andrew Selle2016-12-13
* Automated rollback of change 141490813Gravatar A. Unique TensorFlower2016-12-08
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Deprecate tf.select since it is getting replaced by tf.where.Gravatar A. Unique TensorFlower2016-11-30
* Update release.md to reflect breaking changes to RNN variable names.Gravatar Eugene Brevdo2016-11-29
* Change division in TensorFlow to flooring semantics.Gravatar Andrew Selle2016-11-22
* Remove tf.RegisterShape from public API. No longer needed sinceGravatar Vijay Vasudevan2016-11-21
* Automated rollback of change 138583261Gravatar Jonathan Hseu2016-11-18
* Rename TF_Port to TF_Output and add a TF_Input type.Gravatar Jonathan Hseu2016-11-16
* C API: Rename TF_SessionWithGraph to TF_Session.Gravatar Asim Shankar2016-11-09
* Rename tf.Tensor to tf.OutputGravatar Jonathan Hseu2016-11-08
* C API: Rename TF_Session to TF_DeprecatedSession.Gravatar Asim Shankar2016-11-08
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Make regexp.h internal, only visible to the new tfprof contrib lib.Gravatar Vijay Vasudevan2016-09-23
* Remove dot.cc utility, not really needed since we haveGravatar Vijay Vasudevan2016-09-21
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Rename NoGradient -> NotDifferentiable, to make it clearGravatar Vijay Vasudevan2016-09-09
* graph.proto no longer needs to export NodeDef, clients should useGravatar A. Unique TensorFlower2016-08-25
* Adds _PartitionInfo to variable initializer signatureGravatar Wei Ho2016-08-24
* Remove special handling of host-memory/device-memory for int32 arguments in t...Gravatar A. Unique TensorFlower2016-08-12
* Document breaking change to several RNNCells.Gravatar Eugene Brevdo2016-08-11
* Change DeviceFactory functions that create devices to propagateGravatar Vijay Vasudevan2016-08-08
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* Include recent C graph-construction API in release notes.Gravatar A. Unique TensorFlower2016-07-13
* Merge changes from github.Gravatar Andrew Harp2016-07-11
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
* TensorFlow: Remove old Env:: APIs that don't pass unique_ptr.Gravatar Vijay Vasudevan2016-06-21
* Move CTC out of contrib and document.Gravatar Eugene Brevdo2016-06-15
* Make RNN api public.Gravatar Eugene Brevdo2016-06-07
* Update the tensorflow RELEASE.md to include information about runtime statist...Gravatar Nikhil Thorat2016-05-27
* Allow callers to provide a shift value in tf.nn.moments().Gravatar A. Unique TensorFlower2016-05-24
* Documented TensorBoard improvements that will make it into the 0.9.0 release.Gravatar Dan Mané2016-05-16
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Fix tf.test for PEP-8 and documentGravatar Geoffrey Irving2016-02-10
* Generalize tf.image.random_crop to dimension-independent tf.random_cropGravatar Geoffrey Irving2016-02-08
* Breaking change in TF RNN python api: Return the final state instead of theGravatar Eugene Brevdo2016-01-27