Home
last modified time | relevance | path

Searched refs:kGatedGrpcAttributeKey (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_graph_utils.cc304 const string kGatedGrpcAttributeKey = "gated_grpc"; in CreateCopyNode() local
322 if (custom_attributes.find(kGatedGrpcAttributeKey) != in CreateCopyNode()
325 custom_attributes[kGatedGrpcAttributeKey], &gated_grpc_value)); in CreateCopyNode()