HomeSort by relevance Sort by last modified time
    Searched refs:IsReadGateOpen (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/debug/
debug_io_utils.h 339 static bool IsReadGateOpen(const string& grpc_debug_url,
debug_io_utils.cc 521 if (DebugGrpcIO::IsReadGateOpen(spec.url, spec.watch_key)) {
540 if (DebugGrpcIO::IsReadGateOpen(debug_url, watch_key)) {
557 return DebugGrpcIO::IsReadGateOpen(debug_url, watch_key);
759 !IsReadGateOpen(grpc_stream_url, debug_node_key.debug_node_name)) {
838 bool DebugGrpcIO::IsReadGateOpen(const string& grpc_debug_url,
    [all...]

Completed in 729 milliseconds