Yuehao

Results 3 issues of Yuehao

### Environment **Operating System: Ubuntu 18.04 LTS** **Version: pyopenvdb 0.1.4** **Other: installed by pip, python=3.7.10** ### Describe the bug I write a .vdb to .npz converter following this [tutorial](https://www.openvdb.org/documentation/doxygen/python.html). The...

bug

I was running RawNeRF with the latest Jax 0.4.18 but encountered the error message below after training ~300 iterations: > INTERNAL: Failed to execute XLA Runtime executable: run time error:...

On my macOS, Kivy will choose SDL2 as the default graphics backend. Perhaps Panda3D is not compatible with SDL2. So I just enforce the backend to GL and find it...