Replace angle bracket CUDA kernel launches ('<<<>>>') with API function calls...
Replace angle bracket CUDA kernel launches ('<<<>>>') with API function calls ('cudaLaunchKernel'), through a helper function which also checks the return code in debug builds.
PiperOrigin-RevId: 235135115
Loading
Please sign in to comment