Skip to content
Snippets Groups Projects
Commit 21177e11 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Checksums

parent 7fbb11bc
Branches
No related tags found
No related merge requests found
...@@ -79,6 +79,22 @@ patches = [ ...@@ -79,6 +79,22 @@ patches = [
'PyTorch-1.11.0_increase-distributed-test-timeout.patch', 'PyTorch-1.11.0_increase-distributed-test-timeout.patch',
'PyTorch-1.11.0_skip_failing_ops_tests.patch', 'PyTorch-1.11.0_skip_failing_ops_tests.patch',
] ]
checksums = [
'10e096a81f2471d0e0e56d4e222291a09af7e3476ec1a5474ce362456c43b02c', # PyTorch-1.11.tar.gz
'b899aa94d9e60f11ee75a706563312ccefa9cf432756c470caa8e623991c8f18', # PyTorch-1.7.0_avoid-nan-in-test-torch.patch
'622cb1eaeadc06e13128a862d9946bcc1f1edd3d02b259c56a9aecc4d5406b8a', # PyTorch-1.7.0_disable-dev-shm-test.patch
'89ac7a8e9e7df2e64cf8404fe3a279f5e9b759fee41c9de3aaff9c22f385c2c6', # PyTorch-1.8.1_dont-use-gpu-ccc-in-test.patch
# PyTorch-1.9.0_limit-world-size-for-zero-redundancy-opt-test.patch
'ff573660913ce055e24cfd194ce747ba5685091c631cfd443eae2a99d56b57ea',
# PyTorch-1.10.0_fix-test-dataloader-fixed-affinity.patch
'313dca681f45ce3bc7c4557fdcdcbe0b77216d2c708fa30a2ec0e22c44876707',
'ac05943bb205623f91ef140aa00869efc5fe844184bd666bebf5405808610448', # PyTorch-1.10.0_skip_cmake_rpath.patch
'2e3e2093fce314a9ee9fb73ef44477f4c2cedfcf27570f585c6917ae434311f2', # PyTorch-1.11.0_fix_sharded_imports.patch
'91e67cd498918baafe3fd58e0ba04b610a3561d1d97cec2c934bfd48fffd8324', # PyTorch-1.11.0_fix_skip_jit_cuda_fuser.patch
# PyTorch-1.11.0_increase-distributed-test-timeout.patch
'bb9709590ea8bd329360ca345c70afb8ff028be80e112af7ee00abba58482316',
'88a312d4752fe72171a2292d0aa5438ada42b124be113015bb4969c83c723766', # PyTorch-1.11.0_skip_failing_ops_tests.patch
]
osdependencies = [OS_PKG_IBVERBS_DEV] osdependencies = [OS_PKG_IBVERBS_DEV]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment