Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h31 monitoring::PercentileSamplerCell* GetAllocateUninitializedCell();
Dxrt_metrics.cc102 monitoring::PercentileSamplerCell* GetAllocateUninitializedCell() { in GetAllocateUninitializedCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h231 monitoring::MakeTimed(xrt_metrics::GetAllocateUninitializedCell()); in Compute()