Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.h88 static constexpr const int kCurrentFormatVersion = 1; variable
Ddebug_events_writer.cc189 strings::Printf("%s%d", kVersionPrefix, kCurrentFormatVersion)); in Init()