aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Leverage Eigen IndexList to speedup reductions on GPUGravatar Benoit Steiner2015-12-17
* Leverage Eigen IndexList to speedup reductions on GPUGravatar Benoit Steiner2015-12-17
* Improve shape inference of embedding lookup sparse when using weights.Gravatar Yutaka Leon2015-12-17
* Add asset filepaths graph key.Gravatar Yutaka Leon2015-12-17
* Improve TensorFlow convnet performance.Gravatar A. Unique TensorFlower2015-12-17
* Number of epochs should not be trainable.Gravatar A. Unique TensorFlower2015-12-17
* Update build and deploy instructions for Android demo toGravatar A. Unique TensorFlower2015-12-17
* Add device colocation hints to GatherGrad.Gravatar Derek Murray2015-12-17
* Change: 110483815Gravatar Vijay Vasudevan2015-12-17
* Improved the performance of the batch normalization gradient computation byGravatar Benoit Steiner2015-12-17
* Make it easier to catch exceptions when using the Coordinator byGravatar A. Unique TensorFlower2015-12-17
* Change: 110467936Gravatar Vijay Vasudevan2015-12-17
* Cleaning up the design of the sidebar.Gravatar A. Unique TensorFlower2015-12-17
* Validate expectations on parameters.Gravatar A. Unique TensorFlower2015-12-17
* Unspecified message.Gravatar A. Unique TensorFlower2015-12-17
* - making sequence_length for bidirectional RNN optional as sufficient if theGravatar A. Unique TensorFlower2015-12-17
* ci_build: remove absolute path from gpu_pip.shGravatar Jan Prach2015-12-17
* fix typo in resources/index.md, fixes #529Gravatar Martin Wicke2015-12-17
* Initial notebooks and Docker spec for the Udacity course assignments.Gravatar Vincent Vanhoucke2015-12-17
* Change: 110417819Gravatar Dan Smilkov2015-12-17
* Removed unused npm dependencies.Gravatar Dan Smilkov2015-12-17
* Change word2vec subsampling to behave as in Mikolov's version. This improves ...Gravatar Andrew Dai2015-12-17
* Fix typo in doc string ('contrase' -> 'contrast')Gravatar David G. Andersen2015-12-16
* s/name/scope/ so it does not collide with the "name" param, and remove unused...Gravatar A. Unique TensorFlower2015-12-16
* Switched to the open source version of EigenGravatar A. Unique TensorFlower2015-12-16
* Change REGISTER_OP macro to do the Finalize and actual registration in theGravatar Manjunath Kudlur2015-12-16
* Make `MakeShape` and `VectorToShape` robust to negative indices.Gravatar Derek Murray2015-12-16
* ci_build: update dockerfilesGravatar Jan Prach2015-12-16
* Matching []s in reduction ops docs.Gravatar A. Unique TensorFlower2015-12-16
* ci_build: recreate user, group and home directory inside containerGravatar Jan Prach2015-12-16
* Fix an use after free bug.Gravatar Manjunath Kudlur2015-12-16
* Update generated Op docs.Gravatar A. Unique TensorFlower2015-12-16
* Fix the gradient of `tf.gather()` when the indices are > 1-D.Gravatar Derek Murray2015-12-16
* A few small changes:Gravatar A. Unique TensorFlower2015-12-15
* Fixed a bug in cond when a branch passes a value through mulitple times, i.e....Gravatar A. Unique TensorFlower2015-12-15
* Implement `tensor_util.ConstantValue()` support for `tf.concat()`.Gravatar Derek Murray2015-12-15
* Be more careful about double-cancellation of requests.Gravatar A. Unique TensorFlower2015-12-15
* All standalone code for TensorBoard components should be written in typescrip...Gravatar Dan Smilkov2015-12-15
* Corrected Tensorboard's http_api.md documentation /runs endpoint to include c...Gravatar A. Unique TensorFlower2015-12-15
* Fix use-after-free in Queue cancellation.Gravatar A. Unique TensorFlower2015-12-15
* Change: 110286830Gravatar A. Unique TensorFlower2015-12-15
* Add support to scatter_update to allow string and bool tensors.Gravatar A. Unique TensorFlower2015-12-15
* Tiny documentation fix.Gravatar A. Unique TensorFlower2015-12-15
* Update generated Op docs.Gravatar A. Unique TensorFlower2015-12-15
* Add visibility rules to two BUILD files.Gravatar Vijay Vasudevan2015-12-15
* Switching to Paper component tabsGravatar A. Unique TensorFlower2015-12-15
* Change: 110272630Gravatar A. Unique TensorFlower2015-12-15
* Add a human-readable Tensor.__repr__(), and improve TensorShape.__str__().Gravatar Derek Murray2015-12-15
* Added instructions for people that don't use homebrew on installing Swig on O...Gravatar A. Unique TensorFlower2015-12-15
* Unspecified message.Gravatar A. Unique TensorFlower2015-12-15