Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h56 static const char* const kHashTag; variable
Ddebug_io_utils.cc291 const char* const DebugIO::kHashTag = "hash"; member in tensorflow::DebugIO
512 DebugIO::kHashTag, graph_hash, "_", now_micros); in PublishGraph()