aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Disable two timeseries tests that are failing in PIP GPU buildsGravatar Shanqing Cai2017-07-06
* Adds train_batch_size into TPUEstimator.Gravatar Jianwei Xie2017-07-06
* Fix ongoing breakages in pip buildsGravatar Shanqing Cai2017-07-06
* Fix some internal tests.Gravatar A. Unique TensorFlower2017-07-06
* BUGFIX: Affine bijector didn't work in 64bit because some constants needed t...Gravatar Ian Langmore2017-07-06
* Fix TensorForest for 32-bit platforms.Gravatar A. Unique TensorFlower2017-07-06
* streaming_covariance and streaming_pearson_correlation are modified to return...Gravatar A. Unique TensorFlower2017-07-06
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-06
* Initial commit of time series modelsGravatar Allen Lavoie2017-07-05
* Adds option to pass default head key through `make_parsing_export_strategy`Gravatar A. Unique TensorFlower2017-07-05
* Add shape function tests for TensorForest v4.Gravatar A. Unique TensorFlower2017-07-05
* Migrating tfprof python API to tensorflow/python/profilerGravatar A. Unique TensorFlower2017-07-04
* (unidirectional)Cudnn compatible GRU CellGravatar James Qin2017-07-04
* Disable some boosted_trees python tests on MacGravatar Shanqing Cai2017-07-03
* Update deprecated ByteSize to ByteSizeLongGravatar A. Unique TensorFlower2017-07-02
* Minor cleanup: remove unused constructionsGravatar A. Unique TensorFlower2017-07-01
* Internal change.Gravatar A. Unique TensorFlower2017-06-30
* Expanding the comments so that users know that logits shape and spatial squee...Gravatar A. Unique TensorFlower2017-06-30
* Disable graph rewrites in tests that assert a given graph structure. This wil...Gravatar Benoit Steiner2017-06-30
* [tf.contrib.data] Add `Dataset.ignore_errors()` transformation.Gravatar Derek Murray2017-06-30
* Fix comment on squared hellinger / triangular divergences.Gravatar A. Unique TensorFlower2017-06-29
* GPU-enabled WhereOp using CUB.Gravatar Eugene Brevdo2017-06-29
* Multiclass in batch (full hessian)Gravatar A. Unique TensorFlower2017-06-29
* Renable a subset of test cases in run_metadata_test.pyGravatar A. Unique TensorFlower2017-06-29
* Reverts the unnecessary check due to the github merge.Gravatar Jianwei Xie2017-06-29
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* [tf.contrib.data] Fix the handling of dict-typed elements in functions.Gravatar Derek Murray2017-06-29
* Improve data processing in TensorForest. Extract name correctly when transfor...Gravatar A. Unique TensorFlower2017-06-28
* This change fixes a bug that BaseEstimator.evaluate() ignores a function para...Gravatar A. Unique TensorFlower2017-06-28
* Enable tfprof on WindowsGravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Add checkpoint conversion for models that use the attention mechanism impleme...Gravatar A. Unique TensorFlower2017-06-27
* Minor cleanup: remove unused dependencies and inclusionsGravatar A. Unique TensorFlower2017-06-27
* Make ResourceHandle not be a protoGravatar Geoffrey Irving2017-06-27
* TESTFIX: distributions:trig_test wasn't passing in ASAN mode.Gravatar Ian Langmore2017-06-27
* Migrate TensorForest v4 python to contrib.Gravatar A. Unique TensorFlower2017-06-27
* Cudnn compatible LSTMCell and LSTMBlockCellGravatar James Qin2017-06-27
* Fix uninitialized values in TensorForest code.Gravatar A. Unique TensorFlower2017-06-27
* Clean out the config and params in TPUEstimator.Gravatar Jianwei Xie2017-06-27
* Add RWSE (root weighted squared error) to the WALS estimator.Gravatar A. Unique TensorFlower2017-06-27
* Lets the HParam parser also accept True and False as inputs, since that's how...Gravatar A. Unique TensorFlower2017-06-26
* Support advisor in all places (Command line, APIs)Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 159897279Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160183498Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github followup.Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Adds notes to prevent overfitting for Experiment continous_train_and_eval.Gravatar Jianwei Xie2017-06-26
* Switch tfprof to use proto3Gravatar A. Unique TensorFlower2017-06-26
* Added a tool to report the static information that can be extracted from a TF...Gravatar Benoit Steiner2017-06-26