Home
last modified time | relevance | path

Searched refs:GetPointerContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc286 auto from_context = GpuDriver::GetPointerContext(from); in CUDAPointersToCanAccessString()
292 auto to_context = GpuDriver::GetPointerContext(to); in CUDAPointersToCanAccessString()
1278 /* static */ port::StatusOr<GpuContext*> GpuDriver::GetPointerContext( in GetPointerContext() function in stream_executor::gpu::GpuDriver
1342 auto result = GetPointerContext(pointer); in GetPointerDevice()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h379 static port::StatusOr<GpuContext*> GetPointerContext(GpuDevicePtr pointer);