Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h448 static port::StatusOr<GpuDeviceHandle> GetPointerDevice(GpuDevicePtr pointer);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc242 auto value = GpuDriver::GetPointerDevice(pointer); in ROCMPointerToDeviceString()
1046 /* static */ port::StatusOr<hipDevice_t> GpuDriver::GetPointerDevice( in GetPointerDevice() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc270 auto value = GpuDriver::GetPointerDevice(pointer); in CUDAPointerToDeviceString()
1345 /* static */ port::StatusOr<CUdevice> GpuDriver::GetPointerDevice( in GetPointerDevice() function in stream_executor::gpu::GpuDriver