aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [TF:XLA] Improve constant folding. Supply a null partition_device so the cons...Gravatar Peter Hawkins2017-04-28
* We don't promise to keep error messages constant.Gravatar A. Unique TensorFlower2017-04-28
* Doc only change: Describe the purpose of accumulate_nGravatar A. Unique TensorFlower2017-04-28
* updating the gradient descent to be as good as promisedGravatar Olivia Nordquist2017-04-28
* [XLA] Check for broadcast literal values in addition to constants in simplifier.Gravatar A. Unique TensorFlower2017-04-28
* Clarifies the singular value ordering.Gravatar Alexandre Passos2017-04-28
* Started to graduate FeatureColumn from contrib to core.Gravatar Mustafa Ispir2017-04-28
* Java: Refer to installation instructions on www.tensorflow.org in the READMEGravatar Asim Shankar2017-04-28
* Fix formatting on Estimator __init__ docstring.Gravatar Martin Wicke2017-04-28
* Catch TypeError and add improved failure message for hparam parsing.Gravatar Adam Roberts2017-04-28
* Fix links to tensorflow/modelsGravatar Mark Daoust2017-04-28
* Fix SummaryAtEndHook when used with tf.learn's ExperimentGravatar Stephan Hoyer2017-04-28
* Record input feature keys in exported SavedModel as a CollectionDef.Gravatar David Soergel2017-04-28
* Change creation of symlinks (via skylark method) in cuda_configure.bzl.tpl fo...Gravatar A. Unique TensorFlower2017-04-28
* Allow FakeQuantWithMinMaxVars to be used with quantize_training rewriter.Gravatar Suharsh Sivakumar2017-04-27
* Fix call to with_dependencies.Gravatar Suharsh Sivakumar2017-04-27
* Adds the following ops to android_extended_ops_group2:Gravatar A. Unique TensorFlower2017-04-27
* Fixes alignment issue with nearest neighbor interpolation when align_corners=...Gravatar A. Unique TensorFlower2017-04-27
* [XLA] Fix CHECK failure in rematerialization.Gravatar Mark Heffernan2017-04-27
* Pass attention_wrapper's name to super.Gravatar A. Unique TensorFlower2017-04-27
* [TF:XLA] Added ReplaceWithNewInstruction() helper functionGravatar A. Unique TensorFlower2017-04-27
* [XLA:HLO] Make MetricTableReport::SetShowAllEntries() show all category entries.Gravatar A. Unique TensorFlower2017-04-27
* [TF:XLA] Remove temporary registrations for control flow operators on XLA_ de...Gravatar Peter Hawkins2017-04-27
* AutoReloadVariable and VarHandleOp are variables.Gravatar Benoit Steiner2017-04-27
* Eliminate 'xrange' usage from batch_ops.py, for better python version compati...Gravatar Christopher Olston2017-04-27
* Store the number of trees and layers that were attempted to be built.Gravatar A. Unique TensorFlower2017-04-27
* Move Batch op input validation before enqueueing to the batch scheduler, beca...Gravatar Christopher Olston2017-04-27
* support non-list Variable in safe_embedding_lookup_sparse.Gravatar Mustafa Ispir2017-04-27
* Clean up constant-folder API. No functional changes.Gravatar Peter Hawkins2017-04-27
* [tf contrib seq2seq] Remove extra "attention" variable scope str in Attention...Gravatar Eugene Brevdo2017-04-27
* Add headers to targets in tensorflow/contrib/batching/BUILD.Gravatar Christopher Olston2017-04-27
* Fix the shape function of the StackPush opGravatar Benoit Steiner2017-04-27
* Improve docstring.Gravatar A. Unique TensorFlower2017-04-27
* [XLA] Various HLO naming fixes.Gravatar Mark Heffernan2017-04-27
* Change Tensorflow constant_folding_test.cc to use the C++ graph building API ...Gravatar Peter Hawkins2017-04-27
* [XLA]Add additional VLOGing to hlo_pass_pipeline.Gravatar Mark Heffernan2017-04-27
* Introduce ops for batching/unbatching tensors across Session::Run() calls.Gravatar Christopher Olston2017-04-27
* Make switches outside of a cond context differentiable.Gravatar Tim Harley2017-04-27
* Softness parameter added to softplus bijector. Changes the bijector toGravatar Ian Langmore2017-04-27
* Java: Update release artifacts from 1.1.0-rc2 to 1.1.0Gravatar Asim Shankar2017-04-27
* Expose `prepend_name_scope` and `strip_name_scope` in contrib.framework.Gravatar A. Unique TensorFlower2017-04-27
* [XLA:HLO] Tiny change to BufferAssigner to dump the hlo module at VLOG(2).Gravatar A. Unique TensorFlower2017-04-27
* [tf contrib seq2seq] Minor cleanups to beam search decoder.Gravatar Eugene Brevdo2017-04-27
* [TF:XLA] Implemented slice() constant folder.Gravatar A. Unique TensorFlower2017-04-27
* Publish PredictionType.Gravatar Martin Wicke2017-04-27
* Initial move of tf.contrib.distributions to core:Gravatar Eugene Brevdo2017-04-27
* [TF:XLA] Added handling for concatenation operation constant folding.Gravatar A. Unique TensorFlower2017-04-27
* Replaced user defined matchers by gmock matchers.Gravatar A. Unique TensorFlower2017-04-27
* Removing python_config.sh, moved functionality asking users for input to root...Gravatar A. Unique TensorFlower2017-04-27
* Make error message when explicitly adding an invalid device more clear.Gravatar Vijay Vasudevan2017-04-26