Simplifying "is" and "is not" dispatch
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 22 Mar 2018 16:43:32 +0000 (09:43 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 16:46:09 +0000 (09:46 -0700)
commit18c6e42b95dab659aa755242096cda9195db4927
tree3633701abddeeb3f63920d7ddc7a4e7bbbb6da53
parentb6ad189b1a197e454ae527829a01f742d76ba2a2
Simplifying "is" and "is not" dispatch

PiperOrigin-RevId: 190078959
tensorflow/contrib/py2tf/utils/multiple_dispatch.py
tensorflow/contrib/py2tf/utils/multiple_dispatch_test.py