xref: /aosp_15_r20/external/pytorch/aten/src/THC/THCAtomics.cuh (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1 #pragma once
2 // TODO: Remove once torchvision has been updated to use the ATen header
3 #include <ATen/cuda/Atomic.cuh>
4