Skip to content

build: add support for python 3.13, bump torchmetrics version - #711

Merged
mpariente merged 2 commits into
asteroid-team:masterfrom
SQLMaDMan:master
Oct 6, 2025
Merged

build: add support for python 3.13, bump torchmetrics version#711
mpariente merged 2 commits into
asteroid-team:masterfrom
SQLMaDMan:master

Conversation

@SQLMaDMan

Copy link
Copy Markdown
Contributor

Add python 3.13 support
Bump torchmetrics version 1.8.0
Bump GH Actions

@mpariente

Copy link
Copy Markdown
Collaborator

Thanks for the PR !

Have you run the tests ?

@SQLMaDMan

Copy link
Copy Markdown
Contributor Author

@mpariente Yes, ran the tests, had to do a small change
added the weights_only=False
on base_models.py:114 conf = torch.load(cached_model, map_location="cpu", weights_only=False)

Haven't tested the CI changes I made

@SQLMaDMan

Copy link
Copy Markdown
Contributor Author

Think I introduced a build error on docs ... might have to have a look at that...

@mpariente
mpariente merged commit 76b485f into asteroid-team:master Oct 6, 2025
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.

2 participants