Peiran Liu
Peiran Liu
I tried `python -m pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch` still does not work. how suppose I check if tinycudann is installed in correct environment explicitly?
`leo@leo-Alienware-15-R3:~/anaconda3/envs/sdfstudio/lib/python3.10/site-packages/tinycudann_bindings$ ls _61_C.cpython-310-x86_64-linux-gnu.so` the `_**_C.cpython-310-x86_64-linux-gnu.so` file is under the correct directory in my environment
I have a GTX 1060, I also post an issue on tiny-cuda-nn repo.