This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
lite
/
profiling
History
Dmitry Volodin
04ff97cbb6
fix typos in lite directory
2020-10-29 04:39:35 +03:00
..
atrace_profiler_test.cc
Force enabling TFLite tracing with TFLITE_ENABLE_DEFAULT_PROFILER define.
2020-08-31 16:19:06 -07:00
atrace_profiler.cc
Force enabling TFLite tracing with TFLITE_ENABLE_DEFAULT_PROFILER define.
2020-08-31 16:19:06 -07:00
atrace_profiler.h
Force enabling TFLite tracing with TFLITE_ENABLE_DEFAULT_PROFILER define.
2020-08-31 16:19:06 -07:00
buffered_profiler.h
…
BUILD
Enable ATrace profiler by Android system property.
2020-08-27 00:07:25 -07:00
memory_info_test.cc
…
memory_info.cc
…
memory_info.h
…
noop_profiler.h
…
platform_profiler.cc
…
platform_profiler.h
…
profile_buffer_test.cc
…
profile_buffer.h
…
profile_summarizer_test.cc
[tflite]: Insert
nullptr
checks when obtaining tensors.
2020-09-18 13:53:51 -07:00
profile_summarizer.cc
1. Add a new event type for general tflite runtime instrumentation, and allow a Profiler to choose which event type it will record.
2020-05-28 06:17:22 -07:00
profile_summarizer.h
…
profile_summary_formatter_test.cc
…
profile_summary_formatter.cc
…
profile_summary_formatter.h
fix typos in lite directory
2020-10-29 04:39:35 +03:00
profiler_test.cc
Enable ATrace profiler by Android system property.
2020-08-27 00:07:25 -07:00
profiler.h
…
test_main.cc
…
time_test.cc
…
time.cc
…
time.h
…