pytorch
c307a3f3 - [1.8] Do not print warning if CUDA driver not found (#51806) (#52050)

Commit
4 years ago
[1.8] Do not print warning if CUDA driver not found (#51806) (#52050) 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
Loading