aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/specs
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add pylint check for W0622 redefined-builtin in ci_sanity.sh and fix existing...Gravatar Yifei Feng2018-02-09
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Further BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-11-10
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Fix the dlopen contrib test hack by making a pywrap_tensorflow module that im...Gravatar Jonathan Hseu2017-02-28
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Uses VariableV2 and removes shape-setting code in tf.Variable.Gravatar A. Unique TensorFlower2016-12-20
* Remove contrib.specs AutoFunctionGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Adds VariableV2 with a sane shape_fn.Gravatar A. Unique TensorFlower2016-12-05
* Automated rollback of change 139989725Gravatar A. Unique TensorFlower2016-12-02
* Automated rollback of change 139983065Gravatar A. Unique TensorFlower2016-11-22
* Change concat to just call concat_v2 to avoid code duplication and to prepare...Gravatar A. Unique TensorFlower2016-11-22
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Fixes making specs and ndlstm accessible through tf.contribGravatar A. Unique TensorFlower2016-10-20
* Adding specs to the open source version of TensorFlow.Gravatar A. Unique TensorFlower2016-10-06