aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/oom_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* Fix oom_test so that it doesn't try to allocate a giant host buffer whenGravatar Justin Lebar2018-05-04
* Add a test to check graceful handling of out-of-memory conditions.Gravatar A. Unique TensorFlower2018-04-06
* Automated g4 rollback of changelist 189888700Gravatar A. Unique TensorFlower2018-03-21
* We were ValueOrDie()ing in one place, and TF_CHECK_OK()ing in another. Both s...Gravatar A. Unique TensorFlower2018-03-21