Searched refs:kGraphsSuffix (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/util/ | ||
D | debug_events_writer.h | 82 static constexpr const char* kGraphsSuffix = "graphs"; variable |
D | debug_events_writer.cc | 561 return kGraphsSuffix; in GetSuffix() |