aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/specs/BUILD
Commit message (Collapse)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
| | | | PiperOrigin-RevId: 190878279
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
| | | | | | | | Users can find an external implementation by the original author at: https://github.com/tmbarchive/tfndlstm PiperOrigin-RevId: 184914822
* Further BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-11-10
| | | | PiperOrigin-RevId: 175370768
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
| | | | PiperOrigin-RevId: 168650887
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
| | | | PiperOrigin-RevId: 162330841
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
| | | | PiperOrigin-RevId: 159591663
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
| | | | PiperOrigin-RevId: 158565259
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
| | | | Change: 143230429
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
| | | | Change: 143131671
* Fixes making specs and ndlstm accessible through tf.contribGravatar A. Unique TensorFlower2016-10-20
| | | | Change: 136781876
* Adding specs to the open source version of TensorFlow.Gravatar A. Unique TensorFlower2016-10-06
Change: 135406004