Home
last modified time | relevance | path

Searched defs:OwningDeviceMemory (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Downing_device_memory.h44 OwningDeviceMemory() : device_ordinal_(-1), allocator_(nullptr) {} in OwningDeviceMemory() function
46 explicit OwningDeviceMemory(se::DeviceMemoryBase mem, int device_ordinal, in OwningDeviceMemory() function
52 OwningDeviceMemory(OwningDeviceMemory&& other) in OwningDeviceMemory() function