aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Phase 1 of moving TensorFlow Serving SessionBundle to tensorflow/contrib.Gravatar Noah Fiedel2016-06-03
* Fix incorrect typescript type annotation which was caught by the typescript c...Gravatar Dan Smilkov2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-03
* Fix event_shape for scalar distributionsGravatar A. Unique TensorFlower2016-06-03
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar A. Unique TensorFlower2016-06-03
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-03
* Added support for fp16 to the squared difference opGravatar Benoit Steiner2016-06-03
* Fix the "compute time" stats computation.Gravatar Dan Smilkov2016-06-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Fix python breakages due to Estimator moves.Gravatar Martin Wicke2016-06-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-06-02
* Fixes:Gravatar Illia Polosukhin2016-06-02
* Morphological filtering operations: Dilation and erosion.Gravatar A. Unique TensorFlower2016-06-02
* For C++ shape inference, add InferenceContext, which can be used to implementGravatar A. Unique TensorFlower2016-06-02
* Publish TensorArray and PaddingFIFOQueue into the public API.Gravatar Eugene Brevdo2016-06-02
* Expose strong_hash.h and fingerprint.hGravatar Yutaka Leon2016-06-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Fixes #2568: question-words.txt direct link no longer worksGravatar A. Unique TensorFlower2016-06-02
* Fail fast for invalid parameters, and make use of batch_size consistent.Gravatar A. Unique TensorFlower2016-06-02
* Added a better error message when an op is created and its shape function doe...Gravatar A. Unique TensorFlower2016-06-02
* Expose the timestamp of the first event in any given run.Gravatar A. Unique TensorFlower2016-06-02
* Speed up read_batch_features by skipping the parsing queue when there is a si...Gravatar A. Unique TensorFlower2016-06-02
* Document that bitcast op is endian dependent.Gravatar A. Unique TensorFlower2016-06-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Refactoring TensorFlowLinearYYY to use LinearYYY and TensorFlowDNNClassifier ...Gravatar Illia Polosukhin2016-06-02
* Updated the gradient computations for the average pooling operation to takeGravatar Benoit Steiner2016-06-02
* Fix the documentation to be consistent with the actual N step implementation.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Add trainable arg to fully_connected.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: implement placement heuristic that takes generator nodesGravatar Vijay Vasudevan2016-06-02
* Adds scalar summary for the centered biases.Gravatar A. Unique TensorFlower2016-06-02
* Add contrib.framework and contrib.losses to gendocs.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* Fix data race in constant folding.Gravatar Manjunath Kudlur2016-06-02
* Fix TensorBoard in Safari by not using ES6 constructs in our polymer components.Gravatar Dan Mané2016-06-02
* Upgrade typings to >version 1.Gravatar Dan Mané2016-06-02
* Test that tf.select propagates nans correctly, and change a zeros -> zeros_likeGravatar Geoffrey Irving2016-06-02
* Don't create a SummaryWriter for non-chiefs in graph_actions.train().Gravatar A. Unique TensorFlower2016-06-02
* Fix TensorBoard build dependenciesGravatar Shanqing Cai2016-06-02
* Removing initialization_done in copy_tensor.cc.Gravatar A. Unique TensorFlower2016-06-02
* Have the general TensorBoard tutorial point back to the TensorBoard README.Gravatar Dan Mané2016-06-02
* Add paper-dialog as a dependency in the open-source tensorboard index file.Gravatar Dan Mané2016-06-02
* Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-02
* Fix for log_loss name change in learning_test.pyGravatar A. Unique TensorFlower2016-06-01