Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_allocations.h62 se::DeviceMemoryBase& GetMutableDeviceAddress(
Dbuffer_allocations.cc67 se::DeviceMemoryBase& BufferAllocations::GetMutableDeviceAddress( in GetMutableDeviceAddress() function in xla::gpu::BufferAllocations
Dgpu_executable.cc525 buffer_allocations.GetMutableDeviceAddress( in ExecuteAsyncOnStreamImpl()