History log of /external/tensorflow/tensorflow/contrib/tpu/profiler/trace_events_to_json_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
998a68713e78e158141579b22e1d3f464422b778 04-Aug-2017 Eric Liu <ioeric@google.com> [tpu:profiler] Generate and dump TraceViewer json in capture_tpu_profile.

Doing conversion in TensorBoard python code is slow, and the conversion
happens every time a trace is requested. It is also much faster to do the
json conversion in C++ code than in python code.

PiperOrigin-RevId: 164237242
/external/tensorflow/tensorflow/contrib/tpu/profiler/trace_events_to_json_test.cc