Add a function that allows to dynamically verify whether a function is white listed...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 26 Feb 2018 22:25:37 +0000 (14:25 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit26cb7de9c03a9d73703decec8c917651369ee9ee
tree8c541b7ce8b588bf8205a51a5ef9b99e8d045633
parentc3ad72500cd714a39af5ab530ab14f477cc717c6
Add a function that allows to dynamically verify whether a function is white listed for graph mode.

PiperOrigin-RevId: 187080654
tensorflow/contrib/py2tf/impl/conversion.py
tensorflow/contrib/py2tf/impl/conversion_test.py