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.cc809 const uint64 wall_time_us, const string& grpc_stream_url, in SendTensorThroughGrpcStream()
835 EventReply* event_reply, const string& grpc_stream_url) { in ReceiveEventReplyProtoThroughGrpcStream()
848 const string& grpc_stream_url, DebugGrpcChannel** debug_grpc_channel) { in GetOrCreateDebugGrpcChannel()
872 const Event& event_proto, const string& grpc_stream_url, in SendEventProtoThroughGrpcStream()
910 Status DebugGrpcIO::CloseGrpcStream(const string& grpc_stream_url) { in CloseGrpcStream()