aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix embedding_lookup() bug where normalization did not work with ids of rank ...Gravatar A. Unique TensorFlower2017-05-29
* Improve the error message for live set memory check.Gravatar Jianwei Xie2017-05-29
* [tf contrib seq2seq] Bugfixes to BeamSearchDecoderGravatar Eugene Brevdo2017-05-29
* Fix oversampling in the GPU version of multinomial due to an error in generatingGravatar A. Unique TensorFlower2017-05-29
* Add numpy_input_fn integration for LinearRegressor and fix the expand_dim for...Gravatar Jianwei Xie2017-05-29
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-29
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-29
* Fix comment describing ignore_longer_outputs_than_inputs.Gravatar A. Unique TensorFlower2017-05-29
* An initial step of eliminating all implicit broadcast at the HLO level.Gravatar A. Unique TensorFlower2017-05-29
* Set winograd nofused flag to be true by default.Gravatar Yangzihao Wang2017-05-28
* In the CUDA path of depthwise_conv2d, add a fast variant for forward convolut...Gravatar A. Unique TensorFlower2017-05-28
* Fix incorrect condition to instantiate depthwise_ops introduced in commit 15d...Gravatar A. Unique TensorFlower2017-05-28
* add closing code quotesGravatar Mark Daoust2017-05-28
* Fix the contrib estimator_test by updating the global step in all the appropr...Gravatar Jonathan Hseu2017-05-27
* Java: Update Maven release to 1.2.0-rc1Gravatar Asim Shankar2017-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-26
* VLOG(2) instead of VLOG(1) for detailed op printouts.Gravatar A. Unique TensorFlower2017-05-26
* tfdbg: add runtime shape and dtype info to DebugNumericSummaryGravatar Shanqing Cai2017-05-26
* Add GraphOptimizer to Grappler item builder to do L1 optimizations andGravatar A. Unique TensorFlower2017-05-26
* Automated g4 rollback of changelist 157272843Gravatar A. Unique TensorFlower2017-05-26
* Shift TensorBoard to depend on TensorFlow via `import tensorflow as tf`.Gravatar Dandelion Man?2017-05-26
* Document layers.l1_l2_regularizer in module docstring so it can be used.Gravatar A. Unique TensorFlower2017-05-26
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Disable flaky session_test.Gravatar A. Unique TensorFlower2017-05-26
* Don't run failing AssignOpTests with TSAN.Gravatar Skye Wanderman-Milne2017-05-26
* Fix benign "bug" in PyArrayToTFTensorGravatar Skye Wanderman-Milne2017-05-26
* Extract the histograms dashboard to a proper pluginGravatar A. Unique TensorFlower2017-05-26
* AdagradDA with global step to work with tf.learn models.Gravatar A. Unique TensorFlower2017-05-26
* Fix StopAtStepHook with num_steps when multiple steps are executed in a singleGravatar Jonathan Hseu2017-05-26
* Fix hash URLsGravatar A. Unique TensorFlower2017-05-26
* quantization_utils_test is failing on ASAN.Gravatar A. Unique TensorFlower2017-05-26
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Create a set of sample data for the scalars pluginGravatar A. Unique TensorFlower2017-05-26
* [XLA] Allow of the tuple instruction as the fusion root.Gravatar A. Unique TensorFlower2017-05-26
* rnn_cell_test is failing on TSAN.Gravatar A. Unique TensorFlower2017-05-26
* Internal changeGravatar A. Unique TensorFlower2017-05-26
* Optionally use new session API in Python APIGravatar Skye Wanderman-Milne2017-05-26
* Catch more variants of transpose that are simply reshape.Gravatar A. Unique TensorFlower2017-05-26
* Move layout-forcing methods onto HloTestBase where all HLO tests can use themGravatar Eli Bendersky2017-05-26
* Fixes compatibility of contrib feature_column with core make_parse_example_spec.Gravatar A. Unique TensorFlower2017-05-26
* gru_test broken in TSAN.Gravatar A. Unique TensorFlower2017-05-26
* Extend filename sanitizer to cover '[' and ']'.Gravatar A. Unique TensorFlower2017-05-26
* Fix protobuf_util build failure in open source.Gravatar A. Unique TensorFlower2017-05-26
* Fix documentation on weights of tf.losses.softmax_cross_entropy.Gravatar A. Unique TensorFlower2017-05-26
* Fix sign errors in tf.contrib.distributions.logistic.{log_cdf, log_survival_f...Gravatar Joshua V. Dillon2017-05-26
* Use "override" and "nullptr"; remove unused includesGravatar A. Unique TensorFlower2017-05-26
* Add more information to error message in contrib data function capturing.Gravatar Vijay Vasudevan2017-05-26
* Force GPU device objects that refer to the same physical card using theGravatar A. Unique TensorFlower2017-05-26
* Automated g4 rollback of changelist 157174708Gravatar Kay Zhu2017-05-26
* Fix "unitialized" typo.Gravatar A. Unique TensorFlower2017-05-26