Add a test to check graceful handling of out-of-memory conditions.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 6 Apr 2018 08:46:37 +0000 (01:46 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 6 Apr 2018 08:49:09 +0000 (01:49 -0700)
commit4eefd3a5e4a7f5432be7fd3981071dc6b727349f
tree370a5182964d955d60f2fff601e3c5ab82309aba
parentc2d6faafc48b251faa24a342dc063d9fa624421e
Add a test to check graceful handling of out-of-memory conditions.

PiperOrigin-RevId: 191860462
tensorflow/compiler/tests/BUILD
tensorflow/compiler/tests/oom_test.py [new file with mode: 0644]