Skip to content

[WIP] First draft of SlimmableWavenet#243

Merged
sdatkinson merged 3 commits intosdatkinson:mainfrom
jfsantos:feature/slimmable-wavenet
Mar 13, 2026
Merged

[WIP] First draft of SlimmableWavenet#243
sdatkinson merged 3 commits intosdatkinson:mainfrom
jfsantos:feature/slimmable-wavenet

Conversation

@jfsantos
Copy link
Contributor

This is a bit of a big one. Most of the logic is behind parsing the weights to slim the model according to the config. Might be interesting to add a test to compare a non-slimmable model with a slimmed model where both have the same parameters and make sure they match, but I haven't done that yet. Submitting the PR just so you can get a head start on checking the API and the logic.

Developed with support and sponsorship from TONE3000

@jfsantos jfsantos marked this pull request as draft March 12, 2026 03:20
@jfsantos jfsantos marked this pull request as ready for review March 12, 2026 17:17
@jfsantos jfsantos force-pushed the feature/slimmable-wavenet branch from cd48815 to d513ef1 Compare March 12, 2026 17:22
@sdatkinson
Copy link
Owner

I haven't looked at the implementation yet but I'm going to pre-empt that we may be able to make use of numerical integration tests (see Atkinson-Advanced-Modeling/NamIntegrationTests#2) to ensure that the results are as we need them to be.

I'll keep that in mind as I review--let's PR checks there next.

Copy link
Owner

@sdatkinson sdatkinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

@sdatkinson sdatkinson merged commit a90dd14 into sdatkinson:main Mar 13, 2026
3 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.

2 participants