Open gauenk opened 11 months ago
When I executed the code, I continually needed to rebuild the cuda extension. So I created a setup.py script as an example in case others want to use this instead. To install it, run
python -m pip install -e .
When I executed the code, I continually needed to rebuild the cuda extension. So I created a setup.py script as an example in case others want to use this instead. To install it, run