Searched defs:ScopedDeviceMemory (Results 1 – 2 of 2) sorted by relevance
51 ScopedDeviceMemory() : device_ordinal_(-1), allocator_(nullptr) {} in ScopedDeviceMemory() function61 ScopedDeviceMemory(DeviceMemoryBase mem, int device_ordinal, in ScopedDeviceMemory() function84 ScopedDeviceMemory(ScopedDeviceMemory &&other) in ScopedDeviceMemory() function
846 ScopedDeviceMemory<ElemT>::ScopedDeviceMemory(StreamExecutor* parent, in ScopedDeviceMemory() function853 ScopedDeviceMemory<ElemT>::ScopedDeviceMemory( in ScopedDeviceMemory() function