Since the SpectralConv refactor, we now depend on newer source from tltorch than is available in the latest tagged release on PyPI. Instead of installing tensorly-torch from pip, to pass all tests you must install tltorch from github.com/JeanKossaifi/tensorly-torch.
Since the
SpectralConv
refactor, we now depend on newer source fromtltorch
than is available in the latest tagged release on PyPI. Instead of installingtensorly-torch
from pip, to pass all tests you must install tltorch fromgithub.com/JeanKossaifi/tensorly-torch
.