aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/saver_large_variable_test.py
Commit message (Collapse)AuthorAge
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
| | | | Change: 142318245
* saver_large_variable_test: pin to V1.Gravatar Zongheng Yang2016-10-22
| | | | | The test does not apply to V2, as it's now able to save >= 2GB tensors. Change: 136928986
* Split TSAN-incompatible saver unit test into a separate target.Gravatar Derek Murray2016-07-28
Change: 128770169