Home
last modified time | relevance | path

Searched refs:GetMakeTupleCell (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h34 monitoring::PercentileSamplerCell* GetMakeTupleCell();
Dxrt_metrics.cc134 monitoring::PercentileSamplerCell* GetMakeTupleCell() { in GetMakeTupleCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h424 auto timed = monitoring::MakeTimed(xrt_metrics::GetMakeTupleCell()); in Compute()