HomeSort by relevance Sort by last modified time
    Searched refs:ReadEventReply (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/debug/
debug_io_utils.h 257 // calls to ReadEventReply() and Close().
277 bool ReadEventReply(EventReply* event_reply);
debug_io_utils.cc 703 bool DebugGrpcChannel::ReadEventReply(EventReply* event_reply) {
712 ReadEventReply(&event_reply)) {
786 if (debug_grpc_channel->ReadEventReply(event_reply)) {
    [all...]

Completed in 75 milliseconds