Searched refs:IsWriteGateOpen (Results 1 – 2 of 2) sorted by relevance
374 static bool IsWriteGateOpen(const string& grpc_debug_url,
822 if (IsWriteGateOpen(grpc_stream_url, debug_node_key.debug_node_name)) { in SendTensorThroughGrpcStream()898 bool DebugGrpcIO::IsWriteGateOpen(const string& grpc_debug_url, in IsWriteGateOpen() function in tensorflow::DebugGrpcIO