bev-project/mmdet3d/ops/bev_pool
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
..
src [ROCm] add support for ROCm/HIP (#509) 2024-07-31 00:04:51 -04:00
__init__.py [Major] Code release. 2022-06-03 04:21:18 +00:00
bev_pool.py [Major] Code release. 2022-06-03 04:21:18 +00:00