In VirtualScheduler, if there is a Recv without a Send, handle the Recv as an
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 21 Feb 2018 21:24:35 +0000 (13:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Feb 2018 21:30:19 +0000 (13:30 -0800)
commitae6ffcadafcd83f3488ceb3f47a670f5c6ea45cd
tree07c50d45a08f7cb97a0a5db4861f433cea0b23c0
parent6419fd98883cd051213f0daeaea465728cf7a27c
In VirtualScheduler, if there is a Recv without a Send, handle the Recv as an
initially ready node.

PiperOrigin-RevId: 186509851
tensorflow/core/grappler/costs/virtual_scheduler.cc
tensorflow/core/grappler/costs/virtual_scheduler_test.cc