Home
last modified time | relevance | path

Searched refs:GetExecuteCell (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h43 monitoring::PercentileSamplerCell* GetExecuteCell();
Dxrt_metrics.cc228 monitoring::PercentileSamplerCell* GetExecuteCell() { in GetExecuteCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc281 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork()
Dxrt_execute_op.cc437 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork()