Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h41 monitoring::PercentileSamplerCell* GetCompileCell();
Dxrt_metrics.cc207 monitoring::PercentileSamplerCell* GetCompileCell() { in GetCompileCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc122 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute()
Dxrt_compile_ops.cc189 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute()