Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc52 Stats ReportAlloc(int64 device, int64 msize) { in ReportAlloc() function in tensorflow::__anon6af029c70111::BufferAllocStats
141 GetAllocStats()->ReportAlloc(device_ordinal_, allocation_.size()); in XRTBufferAllocation()