You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the author of e3nn-jax and I was wondering if you would be motivated to also provide a jax interface for your code such that I can make your code an optional dependency of e3nn-jax to compute the tensor product, (maybe also spherical harmonics and symmetric contractions...)
What do you think?
Best
The text was updated successfully, but these errors were encountered:
This package contains custom CUDA code, and this is what makes it relatively fast. From my understanding, it is still quite hard to register custom CUDA kernels with JAX (although they are working on it). I agree that a JAX version would be interesting, but it looks like a lot of work right now.
Hi,
I'm the author of e3nn-jax and I was wondering if you would be motivated to also provide a jax interface for your code such that I can make your code an optional dependency of e3nn-jax to compute the tensor product, (maybe also spherical harmonics and symmetric contractions...)
What do you think?
Best
The text was updated successfully, but these errors were encountered: