Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAException.cpp16 const bool include_device_assertions) { in c10_cuda_check_implementation() argument
18 const auto cuda_kernel_failure = include_device_assertions in c10_cuda_check_implementation()
35 if (include_device_assertions) { in c10_cuda_check_implementation()
H A DCUDAException.h98 const bool include_device_assertions);