Add methods to TestReporter to log extras for benchmarks.
authorShashi Shekhar <shashishekhar@google.com>
Fri, 6 Apr 2018 23:58:18 +0000 (16:58 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 7 Apr 2018 00:00:44 +0000 (17:00 -0700)
commitdbfc3d5d364a61dcf8b2867aee6afd6dc387b34b
tree4d87b839d417c7b0101694cfe02ab354e81e5afc
parentba17f2a81949a0b35a92a4d6f7704d0fb2917bd3
Add methods to TestReporter to log extras for benchmarks.

PiperOrigin-RevId: 191960433
tensorflow/core/util/reporter.cc
tensorflow/core/util/reporter.h
tensorflow/core/util/reporter_test.cc