Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h79 static constexpr const char* kMetadataSuffix = "metadata"; variable
Ddebug_events_writer.cc555 return kMetadataSuffix; in GetSuffix()