bev-project/mmdet3d/ops/spconv/include
Jeff Daily 326653dc06
[ROCm] add support for ROCm/HIP (#509)
* [ROCm] add support for ROCm/HIP

- do not use THC.h or THH.h or THCState
- rename files to avoid collisions at build time due to hipify
- HIP host device definitions in tensorview.h
- use HIP atomicAdd() in scatter_points_cuda.cu
- add WITH_ROCM anywhere WITH_CUDA was used
- update setup.py for renamed files and ROCm/HIP torch

* enforce c++17 since pytorch requires it
2024-07-31 00:04:51 -04:00
..
spconv [Major] Code release. 2022-06-03 04:21:18 +00:00
tensorview [ROCm] add support for ROCm/HIP (#509) 2024-07-31 00:04:51 -04:00
utility [Major] Code release. 2022-06-03 04:21:18 +00:00
paramsgrid.h [Major] Code release. 2022-06-03 04:21:18 +00:00
prettyprint.h [Major] Code release. 2022-06-03 04:21:18 +00:00
pybind11_utils.h [Major] Code release. 2022-06-03 04:21:18 +00:00
torch_utils.h [Major] Code release. 2022-06-03 04:21:18 +00:00