Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h44 monitoring::PercentileSamplerCell* GetExecuteChainedCell();
Dxrt_metrics.cc238 monitoring::PercentileSamplerCell* GetExecuteChainedCell() { in GetExecuteChainedCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc402 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork()
Dxrt_execute_op.cc525 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork()