STT-tensorflow/tensorflow/core/profiler/lib
A. Unique TensorFlower ce0cb26681 [TF-TRT] Add xprof trace to the TRTEngineOp runtime.
Mark the execution of BuildCudaEngine with AnnotatedTraceMe to collect the GPU execution time for the routine.

Mark the execution of ExecuteNativeSegment, ExecuteCalibration and ComputeAsync with TraceMe to collect the CPU execution time for the routines. We may want to fine tune this later.

PiperOrigin-RevId: 347490797
Change-Id: Id6906ea0d433133c5ec5d2b2d234525645bb3c9d
2020-12-14 16:33:04 -08:00
..
annotated_traceme.h Avoid a copy in AnnotatedTraceMe 2020-08-07 13:34:51 -07:00
BUILD Add SleepFor and SpinFor to time_utils.h 2020-12-04 19:44:42 -08:00
connected_traceme.h Add annotations for producing and consuming batch in adaptive shared batch scheduler. 2020-11-11 19:50:41 -08:00
profiler_factory.cc Move TF 2.x profiler files out of top-level profiler/internal 2020-10-05 14:25:44 -07:00
profiler_factory.h Move TF 2.x profiler files out of top-level profiler/internal 2020-10-05 14:25:44 -07:00
profiler_interface.h Move TF 2.x profiler files out of top-level profiler/internal 2020-10-05 14:25:44 -07:00
profiler_lock.cc Rename profiler_utils to profiler_lock. 2020-09-15 16:25:31 -07:00
profiler_lock.h Rename profiler_utils to profiler_lock. 2020-09-15 16:25:31 -07:00
profiler_session.cc Add SleepFor and SpinFor to time_utils.h 2020-12-04 19:44:42 -08:00
profiler_session.h Add delayed start capability to profiler session. 2020-10-28 10:48:58 -07:00
scoped_annotation_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
scoped_annotation.h Move TF 2.x profiler files out of top-level profiler/internal 2020-10-05 14:25:44 -07:00
traceme_encode_test.cc Make TraceMeEncode compile with C++14 2020-06-09 12:39:52 -07:00
traceme_encode.h [TF-TRT] Add xprof trace to the TRTEngineOp runtime. 2020-12-14 16:33:04 -08:00
traceme.h Remove TraceMeRecorder::Event::activity_id 2020-11-13 16:20:09 -08:00