aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/autograph/pyct/inspect_utils.py
Commit message (Expand)AuthorAge
* Handle corner case in Python 3: members annotated with @classmethod.Gravatar A. Unique TensorFlower2018-04-19
* Replace six.get_unbound_function with a simpler version that doesn't crash fo...Gravatar A. Unique TensorFlower2018-04-18
* Adding autograph built-in function checker.Gravatar A. Unique TensorFlower2018-04-12
* Add a utility that can detect the class that defined a method. This is useful...Gravatar A. Unique TensorFlower2018-04-09
* Properly handle callable objects.Gravatar A. Unique TensorFlower2018-04-06
* Global rename of py2tf to autographGravatar A. Unique TensorFlower2018-03-26