Home
last modified time | relevance | path

Searched defs:grpc_stream_url (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc808 const uint64 wall_time_us, const string& grpc_stream_url, in SendTensorThroughGrpcStream()
834 EventReply* event_reply, const string& grpc_stream_url) { in ReceiveEventReplyProtoThroughGrpcStream()
847 const string& grpc_stream_url, DebugGrpcChannel** debug_grpc_channel) { in GetOrCreateDebugGrpcChannel()
871 const Event& event_proto, const string& grpc_stream_url, in SendEventProtoThroughGrpcStream()
909 Status DebugGrpcIO::CloseGrpcStream(const string& grpc_stream_url) { in CloseGrpcStream()