Delete OpKernelContext::is_output_dead
It seems to me that OpKernelContext::is_output_dead is not necessary. We only set it for Recv nodes and in those cases the output tensor is unset as well. PiperOrigin-RevId: 204325763
Loading
Please sign in to comment