Fixes issue with tfe.make_template when function objects don't have names
authorAlexandre Passos <apassos@google.com>
Fri, 9 Feb 2018 21:07:00 +0000 (13:07 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 9 Feb 2018 21:11:25 +0000 (13:11 -0800)
commitb4223d0ea4fa9b18ee08fc027e2cce7de1e4c6bb
tree451863b6e4a84c8ef63e247de2c7517387e0e5f5
parentdf982b8dea49eba273e33e4283c3b14eab171b04
Fixes issue with tfe.make_template when function objects don't have names

PiperOrigin-RevId: 185181846
tensorflow/python/eager/function.py
tensorflow/python/kernel_tests/template_test.py