aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sparse adam for resource variables.Gravatar Alexandre Passos2017-04-07
* Clarify doc on tf.assign.Gravatar Vijay Vasudevan2017-04-07
* addresses the divide by zero bugGravatar Olivia Nordquist2017-04-07
* Move a few random op helper functions to header filesGravatar Geoffrey Irving2017-04-07
* Update API after changing default step couter frequency before.Gravatar Lukasz Kaiser2017-04-07
* Merge changes from github.Gravatar Rohan Jain2017-04-07
* Move MNIST pointers to mirror hosted by the CVDF on Google Cloud.Gravatar Vincent Vanhoucke2017-04-07
* Make projector plugin backend read assets saved via the PluginAssets API.Gravatar Dan Smilkov2017-04-07
* [TF:XLA] Increase shard count of //third_party/tensorflow/compiler/tests:spac...Gravatar Peter Hawkins2017-04-07
* Add a tool that converts HLO computations to tensorflow GraphDef which can be...Gravatar A. Unique TensorFlower2017-04-07
* Remove superfluous mode argument.Gravatar A. Unique TensorFlower2017-04-06
* Fix getting started guideGravatar Andrew Selle2017-04-06
* Fix shape inference fn on _ParallelConcatStart.Gravatar A. Unique TensorFlower2017-04-06
* Automated rollback of change 152465346Gravatar A. Unique TensorFlower2017-04-06
* Fixes documentation to note that the in case of ties the identity of the retu...Gravatar A. Unique TensorFlower2017-04-06
* Log steps/sec every 100 steps in MonitoredSession, as before.Gravatar Lukasz Kaiser2017-04-06
* Allow any iterable for `export_strategies` arg.Gravatar A. Unique TensorFlower2017-04-06
* When using ImportGraphDef with a passed in ShapeRefiner, use theGravatar Vijay Vasudevan2017-04-06
* Adds batch renormalization.Gravatar A. Unique TensorFlower2017-04-06
* Internal changeGravatar A. Unique TensorFlower2017-04-06
* Make rnn directions slightly easier to follow.Gravatar A. Unique TensorFlower2017-04-06
* tfdbg: update doc for new command list_source/lsGravatar Shanqing Cai2017-04-06
* Colocate ResourceVariable reads with their handles.Gravatar A. Unique TensorFlower2017-04-06
* Allow to set session ConfigProto in RunConfig and use it in Estimator.Gravatar Lukasz Kaiser2017-04-06
* Added the ability to retrieve the amount of usable gpu memoryGravatar Benoit Steiner2017-04-06
* Add a route to TensorBoard for fetching plugin namesGravatar A. Unique TensorFlower2017-04-06
* Automated rollback of change 152439984Gravatar A. Unique TensorFlower2017-04-06
* Register more types for tf.image_crop_and_resize(). Resolves #9020.Gravatar A. Unique TensorFlower2017-04-06
* Disable failing test cases in pooling_ops_test.Gravatar Gunhan Gulsoy2017-04-06
* tfcompile: Be a little more verbose about missing required flags.Gravatar Asim Shankar2017-04-06
* tfdbg CLI: add command list_source (ls) + UI fixes and improvementsGravatar Shanqing Cai2017-04-06
* Support quantized reshape in hexagon runtimeGravatar A. Unique TensorFlower2017-04-06
* Inherit use_resource from scope for partitioned variables.Gravatar A. Unique TensorFlower2017-04-06
* Choosing a saner default for min_eval_frequency in the constructor for Experi...Gravatar A. Unique TensorFlower2017-04-06
* Unhide bijectors. Correct TransformedDistribution docstring.Gravatar Joshua V. Dillon2017-04-06
* Fix layers_test exception regex matching.Gravatar A. Unique TensorFlower2017-04-06
* Estimator saves relative paths in checkpoint.Gravatar A. Unique TensorFlower2017-04-06
* [TF:XLA] Implement BatchToSpace, BatchToSpaceND, SpaceToBatch, SpaceToBatchND.Gravatar Peter Hawkins2017-04-06
* Replace a gather op for shapes by a stack op so dilated convolutions can beGravatar Lukasz Kaiser2017-04-06
* Add an is_active method to pluginsGravatar A. Unique TensorFlower2017-04-06
* matrix_adjoint added to contrib/linalg/linear_operator_utilGravatar Ian Langmore2017-04-06
* tensor_bundle: propagrates errors related to directory creation.Gravatar Zongheng Yang2017-04-06
* Add more detailed error message for rank assertion in _sparse_inner_flatten.Gravatar A. Unique TensorFlower2017-04-06
* Fixed test. ('broadcast_dims' has size 1)Gravatar A. Unique TensorFlower2017-04-06
* Add Elu ops in XLA.Gravatar A. Unique TensorFlower2017-04-06
* libtensorflow.so: Don't export private symbols.Gravatar Asim Shankar2017-04-06
* Remove all 64/32 bit compiler warnings from core/ops.Gravatar Suharsh Sivakumar2017-04-06
* Automated rollback of change 152332812Gravatar Suharsh Sivakumar2017-04-05
* [XLA] Change HloPassPipeline to disallow Add* calls after Run.Gravatar A. Unique TensorFlower2017-04-05
* [TF contrib seq2seq] Initial, incomplete implementation of beam search decoder.Gravatar Eugene Brevdo2017-04-05