Home
last modified time | relevance | path

Searched refs:HloExecutionProfiler (Results 1 – 25 of 38) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.cc54 HloExecutionProfiler::HloExecutionProfiler( in HloExecutionProfiler() function in xla::gpu::HloExecutionProfiler
69 void HloExecutionProfiler::FinishExecution() { in FinishExecution()
79 void HloExecutionProfiler::StartHloComputation() { in StartHloComputation()
85 void HloExecutionProfiler::FinishHloComputation( in FinishHloComputation()
94 void HloExecutionProfiler::StartHloInstruction() { in StartHloInstruction()
100 void HloExecutionProfiler::FinishHloInstruction( in FinishHloInstruction()
111 HloExecutionProfiler::MakeScopedInstructionProfiler( in MakeScopedInstructionProfiler()
Dhlo_execution_profiler.h38 class HloExecutionProfiler {
41 explicit HloExecutionProfiler(bool do_profile, HloExecutionProfile* profile,
89 ScopedInstructionProfiler(HloExecutionProfiler* profiler, in ScopedInstructionProfiler()
103 HloExecutionProfiler* profiler_;
Dmemset_thunk.cc26 HloExecutionProfiler* profiler) { in ExecuteOnStream()
35 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dcudnn_batchnorm_thunk.h65 HloExecutionProfiler* profiler) override;
96 HloExecutionProfiler* profiler) override;
130 HloExecutionProfiler* profiler) override;
Dmemset_thunk.h41 HloExecutionProfiler* profiler) override;
58 HloExecutionProfiler* profiler) override;
Dcopy_thunk.h45 HloExecutionProfiler* profiler) override;
69 HloExecutionProfiler* profiler) override;
Dcopy_thunk.cc35 HloExecutionProfiler* profiler) { in ExecuteOnStream()
54 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dcudnn_batchnorm_thunk.cc103 HloExecutionProfiler* profiler) { in ExecuteOnStream()
165 HloExecutionProfiler* profiler) { in ExecuteOnStream()
249 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Doutfeed_thunk.h43 HloExecutionProfiler* profiler) override;
Dinfeed_thunk.h45 HloExecutionProfiler* profiler) override;
Dnccl_all_reduce_thunk.h50 HloExecutionProfiler* profiler) override;
Dfor_thunk.h44 HloExecutionProfiler* profiler) override;
Dsequential_thunk.h46 HloExecutionProfiler* profiler) override;
Dtuple_thunk.h50 HloExecutionProfiler* profiler) override;
Dwhile_thunk.h53 HloExecutionProfiler* profiler) override;
Dsequential_thunk.cc38 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dconvolution_thunk.h58 HloExecutionProfiler* profiler) override;
Dnccl_all_reduce_thunk.cc316 HloExecutionProfiler* profiler) { in ExecuteOnStream()
336 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dconditional_thunk.h58 HloExecutionProfiler* profiler) override;
Dtuple_thunk.cc27 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dfor_thunk.cc45 HloExecutionProfiler* profiler) { in ExecuteOnStream()
Dcholesky_thunk.h56 HloExecutionProfiler* profiler) override;
Dtriangular_solve_thunk.h53 HloExecutionProfiler* profiler) override;
Dgemm_thunk.h54 HloExecutionProfiler* profiler) override;
Dkernel_thunk.h67 HloExecutionProfiler* profiler) override;

12