Skip to content

Commit 33316c2

Browse files
authored
[release/2.5] Update related_commits (#2345)
Fixing the C10_warpsize issue. replacing the macros with at::cuda::warp_size() - ROCm/apex#242 [Replaced warpsize with C10_WARP_SIZE ](ROCm/apex@dae4468) - ROCm/apex#251 Fix all warp size in apex - ROCm/apex#258 Fixes : https://ontrack-internal.amd.com/browse/SWDEV-541725
1 parent aade718 commit 33316c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

related_commits

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ubuntu|pytorch|apex|release/1.5.0|c3443d434c9d4803dcbbfd21b7237124a074bd54|https://github.com/ROCm/apex
2-
centos|pytorch|apex|release/1.5.0|c3443d434c9d4803dcbbfd21b7237124a074bd54|https://github.com/ROCm/apex
1+
ubuntu|pytorch|apex|release/1.5.0|9110ead044b93c318c7872f4fdc3df8f76cffa06|https://github.com/ROCm/apex
2+
centos|pytorch|apex|release/1.5.0|9110ead044b93c318c7872f4fdc3df8f76cffa06|https://github.com/ROCm/apex
33
ubuntu|pytorch|torchvision|release/0.20|04d8fc4ae648ab5bfb12870bc579c772da843e73|https://github.com/ROCm/vision
44
centos|pytorch|torchvision|release/0.20|04d8fc4ae648ab5bfb12870bc579c772da843e73|https://github.com/ROCm/vision
55
ubuntu|pytorch|torchtext|release/0.18.0|9bed85d7a7ae13cf8c28598a88d8e461fe1afcb4|https://github.com/pytorch/text

0 commit comments

Comments
 (0)