Update checksum for PyTorch patch (#16837)

This commit is contained in:
Adam J. Stewart
2020-05-28 04:27:59 -05:00
committed by GitHub
parent ab65a8ee27
commit 4351c2eb32

View File

@@ -175,7 +175,7 @@ class PyTorch(PythonPackage, CudaPackage):
# https://github.com/pytorch/pytorch/pull/37086
# Fixes compilation with Clang 9.0.0 and Apple Clang 11.0.3
patch('https://github.com/pytorch/pytorch/commit/e921cd222a8fbeabf5a3e74e83e0d8dfb01aa8b5.patch',
sha256='7781c7ec0a661bf5a946a659f80e90df9dba116ad168762f15b10547113ae600',
sha256='17561b16cd2db22f10c0fe1fdcb428aecb0ac3964ba022a41343a6bb8cba7049',
when='@1.1:1.5')
# Fix for 'FindOpenMP.cmake'