pytorch
a1bfa5ee - Do not print warning if CUDA driver not found (#51806)

Commit
3 years ago
Do not print warning if CUDA driver not found (#51806) Summary: It frequently happens when PyTorch compiled with CUDA support is installed on machine that does not have NVIDIA GPUs. Fixes https://github.com/pytorch/pytorch/issues/47038 Pull Request resolved: https://github.com/pytorch/pytorch/pull/51806 Reviewed By: ezyang Differential Revision: D26285827 Pulled By: malfet fbshipit-source-id: 9fd5e690d0135a2b219c1afa803fb69de9729f5e
Author
Parents
  • c10/cuda
    • File
      CUDAFunctions.cpp