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.cc760 void DebugGrpcChannel::ReceiveAndProcessEventReplies(const size_t max_replies) { in ReceiveAndProcessEventReplies() function in tensorflow::DebugGrpcChannel
779 ReceiveAndProcessEventReplies(0); in ReceiveServerRepliesAndClose()
825 debug_grpc_channel->ReceiveAndProcessEventReplies(1); in SendTensorThroughGrpcStream()
884 debug_grpc_channel->ReceiveAndProcessEventReplies(1); in SendEventProtoThroughGrpcStream()
Ddebug_io_utils.h317 void ReceiveAndProcessEventReplies(size_t max_replies);