Searched refs:graph_hash (Results 1 – 2 of 2) sorted by relevance
185 graph_hash = int(hashlib.md5(encoded_graph_def).hexdigest(), 16)191 debug_data.HASH_TAG + "%d_%d" % (graph_hash, wall_time))
509 const uint64 graph_hash = ::tensorflow::Hash64(buf); in PublishGraph() local512 DebugIO::kHashTag, graph_hash, "_", now_micros); in PublishGraph()