Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove fit in favor of fit! #76

Merged
merged 9 commits into from
Jan 1, 2025
Merged

remove fit in favor of fit! #76

merged 9 commits into from
Jan 1, 2025

Conversation

CarloLucibello
Copy link
Owner

@CarloLucibello CarloLucibello commented Jan 1, 2025

Let's simplify the interface and have just a Tsunami.fit! method, which is the one that should be used to optimize memory usage.

This also fixes #65, by using Flux.loadmodel! instead of trying to mutate a structure.

@CarloLucibello CarloLucibello added this to the v0.2 milestone Jan 1, 2025
@CarloLucibello CarloLucibello merged commit 5eb91f0 into main Jan 1, 2025
3 of 4 checks passed
@CarloLucibello CarloLucibello deleted the cl/fit branch January 4, 2025 06:16
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.

relax requirement that FluxModule is mutable
1 participant