Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h190 size_t GetDeviceMemorySize() const;
Dxrt_memory_manager.cc160 swapped_size += it->tuple->GetDeviceMemorySize(); in TryFreeMemory()
Dxrt_state.cc569 size_t XRTTupleAllocation::GetDeviceMemorySize() const { in GetDeviceMemorySize() function in tensorflow::XRTTupleAllocation