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