Add an inspection helper module for related routines not found in the core inspect.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 20 Feb 2018 21:52:53 +0000 (13:52 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 20 Feb 2018 21:56:39 +0000 (13:56 -0800)
commitfdeab946c0c8146c8040d7e125e5ca9e41b0336a
tree3cd5b1789e01f2f7ec216a838e7060d4981f4f08
parentfe819a1ab15e06728d82fcb2d7087e26e55fd6e1
Add an inspection helper module for related routines not found in the core inspect.

PiperOrigin-RevId: 186357270
tensorflow/contrib/py2tf/pyct/BUILD
tensorflow/contrib/py2tf/pyct/inspect_utils.py [new file with mode: 0644]
tensorflow/contrib/py2tf/pyct/inspect_utils_test.py [new file with mode: 0644]