This repository contains the gpu implementation of iou3d and the deterministic gpu implementation of pytorch's grid_sample.
Install setuptools and pytorch of gpu version, clone or download repository.
git clone https://github.com/jiayisong/cv_ops.git
cd cv_ops
python3 setup.py install