aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/events_writer.h
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2016-02-02 09:49:05 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-02-02 16:29:59 -0800
commit1e141835fb562546426d638aeba0830892208500 (patch)
tree0e06321d18df188c89343243ff82633c352b6a2d /tensorflow/core/util/events_writer.h
parent09b41ce5cc07a15df239210600caaefafa6c7198 (diff)
Add assert_same_float_dtype.
Change: 113646664
Diffstat (limited to 'tensorflow/core/util/events_writer.h')
-rw-r--r--tensorflow/core/util/events_writer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/util/events_writer.h b/tensorflow/core/util/events_writer.h
index 826821de79..92c765a4bf 100644
--- a/tensorflow/core/util/events_writer.h
+++ b/tensorflow/core/util/events_writer.h
@@ -31,7 +31,7 @@ class EventsWriter {
#ifndef SWIG
// Prefix of version string present in the first entry of every event file.
static constexpr const char* kVersionPrefix = "brain.Event:";
- static constexpr const int kCurrentVersion = 1;
+ static constexpr const int kCurrentVersion = 2;
#endif
// Events files typically have a name of the form