Closed kmheckel closed 8 months ago
I would love to not need to install torchvision and PyTorch just to load data into Spyx, as Torch often lags JAX in terms of CUDA support.
Torchvision has been eliminated as a dependency, so users are not forced to install it and PyTorch if they don't wish to do so. Users could use Tonic and then Tensorflow datasets as a possible alternative.
I would love to not need to install torchvision and PyTorch just to load data into Spyx, as Torch often lags JAX in terms of CUDA support.