Searched defs:ScopedDeviceMemory (Results 1 – 2 of 2) sorted by relevance
50 ScopedDeviceMemory() : device_ordinal_(-1), allocator_(nullptr) {} in ScopedDeviceMemory() function60 ScopedDeviceMemory(DeviceMemoryBase mem, int device_ordinal, in ScopedDeviceMemory() function83 ScopedDeviceMemory(ScopedDeviceMemory &&other) in ScopedDeviceMemory() function
828 ScopedDeviceMemory<ElemT>::ScopedDeviceMemory(StreamExecutor *parent, in ScopedDeviceMemory() function835 ScopedDeviceMemory<ElemT>::ScopedDeviceMemory( in ScopedDeviceMemory() function