Make it easier to debug @assert_no_garbage_created unit test failures
authorAllen Lavoie <allenl@google.com>
Fri, 23 Feb 2018 22:29:41 +0000 (14:29 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 23 Feb 2018 22:34:47 +0000 (14:34 -0800)
commitab6da3024642429367302d6d2623d57beba9b20b
treeb7c85d719199bc4624dd96570a566751c38af734
parentbca04a3181d23211b6646021dd971932317bc962
Make it easier to debug @assert_no_garbage_created unit test failures

Prints a bunch of information about each object.

PiperOrigin-RevId: 186823593
tensorflow/python/framework/test_util.py