Fixes to tape gradient for providing outputs and having multiple targets.
authorAlexandre Passos <apassos@google.com>
Mon, 30 Apr 2018 16:29:31 +0000 (09:29 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 30 Apr 2018 16:32:36 +0000 (09:32 -0700)
commitaa2405ee79dbcfabb8862ef3e1f8ca60e52159a0
tree842265cc624b9c2f201fb5bc75264c39ea92740a
parenta5a51ad3a1200e2e5ef46c140bab717422e41ca2
Fixes to tape gradient for providing outputs and having multiple targets.

PiperOrigin-RevId: 194796304
tensorflow/c/eager/tape.h
tensorflow/python/eager/backprop.py
tensorflow/python/eager/backprop_test.py