patch_denoise.bindings.utils.fast_cuda_check#

patch_denoise.bindings.utils.fast_cuda_check() bool[source]#

Instantly checks if PyTorch is installed and CUDA is supported by the system.

Without paying the heavy time/memory cost of ‘import torch’.