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
We have no special support for sparse tensors at the moment. If the sparse TensorFlow tensors can be used like dense tensors, it might work. Adding explicit support for sparse tensors would probably only make sense if PyTorch and JAX support them as well.
Hi, jonasrauber
Thanks for your works!
I wonder if it will add support for SparseTensor (Tensorflow or Pytorch), like this:
The text was updated successfully, but these errors were encountered: