Searched refs:gated_grpc_ (Results 1 – 1 of 1) sorted by relevance
125 OP_REQUIRES_OK(context, context->GetAttr("gated_grpc", &gated_grpc_)); in BaseDebugOp()161 if (gated_grpc_ && !DebugIO::IsDebugNodeGateOpen( in ApplyGrpcGating()186 debug_urls_, gated_grpc_); in PublishTensor()202 bool gated_grpc_; variable