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
The package requires jax, even though jax is only used in benchmark.py and not required to load the dataset.
Would be helpful to make the dependency optional, particularly when the user wants to use something like numpy or pytorch instead
The text was updated successfully, but these errors were encountered:
The package requires jax, even though jax is only used in benchmark.py and not required to load the dataset.
Would be helpful to make the dependency optional, particularly when the user wants to use something like numpy or pytorch instead
The text was updated successfully, but these errors were encountered: