Skip to content

Update SSL encoders#167

Merged
michael-kuhlmann merged 4 commits into
fgnt:masterfrom
michael-kuhlmann:master
Nov 4, 2025
Merged

Update SSL encoders#167
michael-kuhlmann merged 4 commits into
fgnt:masterfrom
michael-kuhlmann:master

Conversation

@michael-kuhlmann

Copy link
Copy Markdown
Contributor

No description provided.

torch>=2.9 changed the signature of torch.nn.ReLU.
Staying with the old signature lets python versions >= 3.10 fail while updating the signature will lead to fails in versions <= 3.9.
One way to avoid skipping the tests is to drop support for python versions <= 3.9.
@michael-kuhlmann michael-kuhlmann merged commit 125596f into fgnt:master Nov 4, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant