Searched defs:CudaAtomicCasHelper (Results 1 – 1 of 1) sorted by relevance
407 __device__ T CudaAtomicCasHelper(T* ptr, F accumulate) { in CudaAtomicCasHelper() function420 __device__ float CudaAtomicCasHelper(float* ptr, F accumulate) { in CudaAtomicCasHelper() function427 __device__ double CudaAtomicCasHelper(double* ptr, F accumulate) { in CudaAtomicCasHelper() function448 __device__ Eigen::half CudaAtomicCasHelper(Eigen::half* ptr, F accumulate) { in CudaAtomicCasHelper() function