Add custom_gradient function.
authorJoshua V. Dillon <jvdillon@google.com>
Mon, 12 Mar 2018 19:58:49 +0000 (12:58 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Mar 2018 20:02:56 +0000 (13:02 -0700)
commitbae670486f2cf87983476067103a019bbdf86333
tree60940ef4a7e4e256df84a87ede749a172f6c73c9
parent315369aacd002d8c668b86a52f3cd88956a9b9a2
Add custom_gradient function.

PiperOrigin-RevId: 188765271
tensorflow/contrib/bayesflow/BUILD
tensorflow/contrib/bayesflow/__init__.py
tensorflow/contrib/bayesflow/python/kernel_tests/custom_grad_test.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/custom_grad.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/custom_grad_impl.py [deleted file]