Junjie Bai
|
212024282b
|
Mark cudaGetLastError return value unused in C10_CUDA_CHECK
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17605
Reviewed By: xw285cornell
Differential Revision: D14277586
Pulled By: bddppq
fbshipit-source-id: 38879208f2ab83cf39d8a8a61b288cd09fcafd9a
|
2019-03-01 00:05:46 -08:00 |
|
Soumith Chintala
|
3a47d56946
|
Fix static linkage cases and NO_DISTRIBUTED=1 + CUDA (#16705) (#17337)
Summary:
Attempt #2 (attempt 1 is https://github.com/pytorch/pytorch/pull/16705 and got reverted because of CI failures)
Fixes https://github.com/pytorch/pytorch/issues/14805
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17337
Differential Revision: D14175626
Pulled By: soumith
fbshipit-source-id: 66f2e10e219a1bf88ed342ec5c89da6f2994d8eb
|
2019-02-21 16:12:02 -08:00 |
|
Edward Yang
|
48099c23b4
|
Move AT_CUDA_CHECK to c10
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/13910
Reviewed By: smessmer
Differential Revision: D13046201
fbshipit-source-id: 8d360a0e4d6c2edf070d130e600c6b04f0ee0058
|
2018-11-19 08:20:10 -08:00 |
|