Home
last modified time | relevance | path

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

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