Searched refs:IsReadGateOpen (Results 1 – 2 of 2) sorted by relevance
537 if (DebugGrpcIO::IsReadGateOpen(spec.url, spec.watch_key)) { in IsCopyNodeGateOpen()556 if (DebugGrpcIO::IsReadGateOpen(debug_url, watch_key)) { in IsDebugNodeGateOpen()573 return DebugGrpcIO::IsReadGateOpen(debug_url, watch_key); in IsDebugURLGateOpen()811 !IsReadGateOpen(grpc_stream_url, debug_node_key.debug_node_name)) { in SendTensorThroughGrpcStream()890 bool DebugGrpcIO::IsReadGateOpen(const string& grpc_debug_url, in IsReadGateOpen() function in tensorflow::DebugGrpcIO
369 static bool IsReadGateOpen(const string& grpc_debug_url,