Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h55 static const char* const kGraphTag; variable
Ddebug_io_utils.cc289 const char* const DebugIO::kGraphTag = "graph_"; member in tensorflow::DebugIO
511 strings::StrCat(DebugNodeKey::kMetadataFilePrefix, DebugIO::kGraphTag, in PublishGraph()