-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
Add manual optimization to core task #1796
base: develop
Are you sure you want to change the base?
Add manual optimization to core task #1796
Commits on Nov 19, 2024
-
fix weights update issue when training separation model
clement-pages committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b4e2a4 - Browse repository at this point
Copy the full SHA 7b4e2a4View commit details
Commits on Nov 20, 2024
-
use
param.requires_grad
instead oftorch.no_grad()
clement-pages committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for ca2a5d4 - Browse repository at this point
Copy the full SHA ca2a5d4View commit details -
allow to use more than two optimizers
In the same way that is done for the speaker diarization task
clement-pages committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c3a0313 - Browse repository at this point
Copy the full SHA c3a0313View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 472ef6f - Browse repository at this point
Copy the full SHA 472ef6fView commit details -
add a setter for
automatic_optimization
propclement-pages committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 440717f - Browse repository at this point
Copy the full SHA 440717fView commit details -
fix iteration issue when there is only one optimizer
clement-pages committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b12f053 - Browse repository at this point
Copy the full SHA b12f053View commit details -
Merge branch 'fix-optimization-issue' of https://github.com/clement-p…
…ages/pyannote-audio into fix-optimization-issue
clement-pages committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 32fb725 - Browse repository at this point
Copy the full SHA 32fb725View commit details -
Update pyannote/audio/tasks/segmentation/speaker_diarization.py
Co-authored-by: Hervé BREDIN <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eef7a77 - Browse repository at this point
Copy the full SHA eef7a77View commit details
Commits on Nov 26, 2024
-
update pixit task with code suggestion
clement-pages committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e5b60e - Browse repository at this point
Copy the full SHA 0e5b60eView commit details -
add
manual_optimization
method inTask
clement-pages committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d97bca - Browse repository at this point
Copy the full SHA 4d97bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659137b - Browse repository at this point
Copy the full SHA 659137bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea2fed - Browse repository at this point
Copy the full SHA 0ea2fedView commit details
Commits on Dec 2, 2024
-
add docstring for gradient parameter
clement-pages committedDec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 222c1e8 - Browse repository at this point
Copy the full SHA 222c1e8View commit details