CUDA Error Checking Functions: Description: A header for checking errors in CUDA Driver Api. The function checkCudaErrors checks the result of CUresult and returns it value. Source: All names and descriptions are from the NVIDIA CUDA TYPES Documentation:https://docs.nvidia.com/cuda/cuda-driver-...
ciflow/trunk/81816: Check all CUDA API calls for errors in caffe2/ (#81816) r-barnes tagged this 28 Sep 04:54 Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/81816 Test Plan: Sandcastle Differential Revision: D35194868 fbshipit-source-id: cb66ada78e6cdff529c...