Searched defs:cuda_error (Results 1 – 2 of 2) sorted by relevance
17 const auto cuda_error = static_cast<cudaError_t>(err); in c10_cuda_check_implementation() local
876 cudaError_t cuda_error = cudaGetDevice(&cuda_device_id); in ConvertGraph() local