Home
last modified time | relevance | path

Searched refs:ReceiveAndProcessEventReplies (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc761 void DebugGrpcChannel::ReceiveAndProcessEventReplies(const size_t max_replies) { in ReceiveAndProcessEventReplies() function in tensorflow::DebugGrpcChannel
780 ReceiveAndProcessEventReplies(0); in ReceiveServerRepliesAndClose()
826 debug_grpc_channel->ReceiveAndProcessEventReplies(1); in SendTensorThroughGrpcStream()
885 debug_grpc_channel->ReceiveAndProcessEventReplies(1); in SendEventProtoThroughGrpcStream()
Ddebug_io_utils.h317 void ReceiveAndProcessEventReplies(size_t max_replies);