Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAException.cpp18 const auto cuda_kernel_failure = include_device_assertions in c10_cuda_check_implementation() local
22 if (C10_LIKELY(cuda_error == cudaSuccess && !cuda_kernel_failure)) { in c10_cuda_check_implementation()