Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h32 monitoring::PercentileSamplerCell* GetAllocateFromTensorCell();
Dxrt_metrics.cc113 monitoring::PercentileSamplerCell* GetAllocateFromTensorCell() { in GetAllocateFromTensorCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h304 monitoring::MakeTimed(xrt_metrics::GetAllocateFromTensorCell()); in Compute()