Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h83 static constexpr const char* kExecutionSuffix = "execution"; variable
Ddebug_events_writer.cc563 return kExecutionSuffix; in GetSuffix()