mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/48615 Convert the macro from `TORCH_CUDA_KERNEL_LAUNCH_CHECK` to `C10_CUDA_KERNEL_LAUNCH_CHECK`, since it is now accessible through c10, not just torch. Test Plan: ``` buck build //caffe2/caffe2:caffe2_cu buck build //caffe2/aten:ATen-cu buck test //caffe2/test:kernel_launch_checks -- --print-passing-details ``` Reviewed By: jianyuh Differential Revision: D25228727 fbshipit-source-id: 9c65feb3d0ea3fbd31f1dcaecdb88ef0534f9121 |
||
|---|---|---|
| .. | ||
| benchmark | ||
| core | ||
| cuda | ||
| hip | ||
| macros | ||
| mobile | ||
| test | ||
| util | ||
| CMakeLists.txt | ||