Properly handle callable objects.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 6 Apr 2018 18:17:41 +0000 (11:17 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 6 Apr 2018 18:21:38 +0000 (11:21 -0700)
commit516f687678290f9748d866a74080fadbf76de09b
tree57c57b260d6e23c38d0d18c942b6a0c5d24eb7cd
parent6e8008294b6ed502123feadca93a2968f76b94a8
Properly handle callable objects.

PiperOrigin-RevId: 191913834
tensorflow/contrib/autograph/pyct/inspect_utils.py
tensorflow/contrib/autograph/pyct/inspect_utils_test.py