STT-tensorflow/tensorflow/lite/profiling
Chao Mei 6688e1c23b 1. Add a new event type for general tflite runtime instrumentation, and allow a Profiler to choose which event type it will record.
2. An initial introduction of InterpreterDetailedStatus to detail the error code that a TFLite interpreter may have during runtime.

3. Apply the above two to instrument the overall invoke latency and status as an initial exemplar usage.

PiperOrigin-RevId: 313573701
Change-Id: I8c4189c72066d7d6f4c91014ef4f30e32635c115
2020-05-28 06:17:22 -07:00
..
BUILD
atrace_profiler.cc
atrace_profiler.h
buffered_profiler.h
memory_info.cc
memory_info.h
memory_info_test.cc
noop_profiler.h
platform_profiler.cc
platform_profiler.h
profile_buffer.h
profile_buffer_test.cc
profile_summarizer.cc
profile_summarizer.h
profile_summarizer_test.cc
profile_summary_formatter.cc
profile_summary_formatter.h
profile_summary_formatter_test.cc
profiler.h
profiler_test.cc
time.cc
time.h
time_test.cc