Satvik Sharma

Results 2 issues of Satvik Sharma

I added a wrapper around the viser element callback so the render thread is blocked while the callback is called to avoid crashing. I also added a lock in run_viewer.py...

I have a batched point cloud input to create an equivariant point cloud encoder. However, I think the GeometricTensor does not accept a batch dimension if coords is not None....