Skip to content

Remove torch limitations since we now supports torch > 1.13

Yoann Schneider requested to merge remove-skip-torch into master

There were many places where torch's version was checked, in case it was earlier than 1.5 or 1.7

We now support 1.13+ so we no longer need these.

Merge request reports

Loading