bev-project/mmdet3d
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
..
apis [Major] Code release. 2022-06-03 04:21:18 +00:00
core Add BEVFusion-R (#443) 2023-07-07 22:53:36 -04:00
datasets Add BEVFusion-R (#443) 2023-07-07 22:53:36 -04:00
models Add BEVFusion-R (#443) 2023-07-07 22:53:36 -04:00
ops [ROCm] add support for ROCm/HIP (#509) 2024-07-31 00:04:51 -04:00
runner [Major] Code release. 2022-06-03 04:21:18 +00:00
utils [Major] Code release. 2022-06-03 04:21:18 +00:00
__init__.py [Major] Code release. 2022-06-03 04:21:18 +00:00