pytorch
2d2fe14a - Install CUDA for clang-tidy (#27967)

Commit
5 years ago
Install CUDA for clang-tidy (#27967) Summary: fixes: https://github.com/pytorch/pytorch/issues/28009 clang-tidy is reporting `'cuda_runtime_api.h' file not found` when a PR modifying some file including this header. Installation script take from official site: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1804&target_type=debnetwork Pull Request resolved: https://github.com/pytorch/pytorch/pull/27967 Differential Revision: D17952383 Pulled By: ezyang fbshipit-source-id: 85807d93bd46eb902a84b2126784349ce3a01cfa
Author
Parents
Loading