aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/util/nest_test.py
Commit message (Expand)AuthorAge
* Nest: Raise exceptions with more readable messagesGravatar A. Unique TensorFlower2017-07-13
* Repair Python3 test for support for flattening dicts in tensorflow nest utili...Gravatar A. Unique TensorFlower2017-07-05
* Add support for flattening dicts in tensorflow nest utilities.Gravatar A. Unique TensorFlower2017-07-05
* Adding check_types option to nest's assert_same_structure, map_structure and ...Gravatar A. Unique TensorFlower2017-04-03
* Add utilities that deal with shallow structures.Gravatar Adria Puigdomenech2017-01-21
* Add nest.map_structure.Gravatar Eugene Brevdo2017-01-12
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Automated rollback of change 127366296Gravatar Eugene Brevdo2016-07-14
* Automated rollback of change 127259950Gravatar Vijay Vasudevan2016-07-13
* Clean up rnn nesting code and add raw_rnn method.Gravatar Eugene Brevdo2016-07-12
* Add support for multi-arity inputs & outputs to map_fn and scan.Gravatar Eugene Brevdo2016-07-01
* Add assert_same_structure function to util/nest.Gravatar Adria Puigdomenech2016-06-21
* Adapt session.run to support arbitrarily nested structures.Gravatar Adria Puigdomenech2016-06-15
* Move nest utilities to util.Gravatar Adria Puigdomenech2016-06-15