Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dkernels_gpu.cu.cc397 GpuDeviceArrayStruct<int> cuda_ptr_s, int* local_ptr, int length) { in CopyFromGpuDeviceArrayToLocal() argument
399 const int* cuda_ptr = GetGpuDeviceArrayOnDevice(&cuda_ptr_s); in CopyFromGpuDeviceArrayToLocal()