Clarify return type for defun as zero or more `tf.Tensor`s.
authorTom Hennigan <tomhennigan@google.com>
Mon, 30 Apr 2018 16:31:54 +0000 (09:31 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 30 Apr 2018 16:35:10 +0000 (09:35 -0700)
commit1872f29b52d4bc4e32502715f461c4150e8c66a9
treead45740ddc414ba5fd57bf656f863cb5a7f5fbcf
parentaa2405ee79dbcfabb8862ef3e1f8ca60e52159a0
Clarify return type for defun as zero or more `tf.Tensor`s.

PiperOrigin-RevId: 194796621
tensorflow/python/eager/function.py