v0lta / PyTorch-Wavelet-Toolbox

Differentiable fast wavelet transforms in PyTorch with GPU support.
https://pytorch-wavelet-toolbox.readthedocs.io
European Union Public License 1.2
279 stars 36 forks source link

torch 2.0 support #51

Closed v0lta closed 1 year ago

v0lta commented 1 year ago

This issue tracks our efforts to support the upcoming torch 2.0 release.

v0lta commented 1 year ago

For the moment, we are planning to wait for the stable release.

v0lta commented 1 year ago

All tests are passing with 2.0. It works.