-
Notifications
You must be signed in to change notification settings - Fork 12
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
Torchmetrics usage improvements with classes instead of functionals #517
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd59098 - Browse repository at this point
Copy the full SHA bd59098View commit details -
Updated
MetricWrapper
to work withupdate
andcompute
, compatib……le with `torchmetrics`
Configuration menu - View commit details
-
Copy full SHA for 734ba55 - Browse repository at this point
Copy the full SHA 734ba55View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c578f - Browse repository at this point
Copy the full SHA b6c578fView commit details -
fixed the loss by adding
MetricToTorchMetrics
, and added a few comm……ents on the `Predictor` for Todos
Configuration menu - View commit details
-
Copy full SHA for 4f6e816 - Browse repository at this point
Copy the full SHA 4f6e816View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7933ae5 - Browse repository at this point
Copy the full SHA 7933ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5849927 - Browse repository at this point
Copy the full SHA 5849927View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f355eed - Browse repository at this point
Copy the full SHA f355eedView commit details
Commits on Jul 10, 2024
-
Fixed test_metrics. Moved lots of
spaces.py
imports to inner functi……ons to avoid import loops
Configuration menu - View commit details
-
Copy full SHA for 4372ace - Browse repository at this point
Copy the full SHA 4372aceView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b89998 - Browse repository at this point
Copy the full SHA 7b89998View commit details -
Fixed the loading of a previous dummy model using older metrics by re…
…moving the metrics from the model
Configuration menu - View commit details
-
Copy full SHA for ab88952 - Browse repository at this point
Copy the full SHA ab88952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c58733 - Browse repository at this point
Copy the full SHA 6c58733View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a8810 - Browse repository at this point
Copy the full SHA a9a8810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2185697 - Browse repository at this point
Copy the full SHA 2185697View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37d818 - Browse repository at this point
Copy the full SHA d37d818View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4524f9 - Browse repository at this point
Copy the full SHA b4524f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5040c47 - Browse repository at this point
Copy the full SHA 5040c47View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e761e08 - Browse repository at this point
Copy the full SHA e761e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d60fbf - Browse repository at this point
Copy the full SHA 5d60fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b59428a - Browse repository at this point
Copy the full SHA b59428aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632d4dc - Browse repository at this point
Copy the full SHA 632d4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa2d86 - Browse repository at this point
Copy the full SHA 0fa2d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2441f43 - Browse repository at this point
Copy the full SHA 2441f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326b6e7 - Browse repository at this point
Copy the full SHA 326b6e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641fa37 - Browse repository at this point
Copy the full SHA 641fa37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b85dce - Browse repository at this point
Copy the full SHA 2b85dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c93a0f - Browse repository at this point
Copy the full SHA 0c93a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec235fc - Browse repository at this point
Copy the full SHA ec235fcView commit details -
Implemented test of MultiTaskSummaries. Only an error left for the me…
…an and std of preds and targets
Configuration menu - View commit details
-
Copy full SHA for 38d03e1 - Browse repository at this point
Copy the full SHA 38d03e1View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6f62a4 - Browse repository at this point
Copy the full SHA d6f62a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3673884 - Browse repository at this point
Copy the full SHA 3673884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29598a2 - Browse repository at this point
Copy the full SHA 29598a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6260fa1 - Browse repository at this point
Copy the full SHA 6260fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a1017 - Browse repository at this point
Copy the full SHA 10a1017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa0f2b - Browse repository at this point
Copy the full SHA 8aa0f2bView commit details
Commits on Jul 15, 2024
-
Fixed the progress bar logging to newest version. Fixed minor issues …
…in the logging and imports.
Configuration menu - View commit details
-
Copy full SHA for 90c0ca4 - Browse repository at this point
Copy the full SHA 90c0ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be99d94 - Browse repository at this point
Copy the full SHA be99d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b66b5 - Browse repository at this point
Copy the full SHA 44b66b5View commit details
Commits on Jul 16, 2024
-
Fixed reversed preds/targets. Fixed random sampling to take in the DF…
… idx. Few other minor changes
Configuration menu - View commit details
-
Copy full SHA for 5c421a6 - Browse repository at this point
Copy the full SHA 5c421a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15cd9a - Browse repository at this point
Copy the full SHA f15cd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2142313 - Browse repository at this point
Copy the full SHA 2142313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e0cd6 - Browse repository at this point
Copy the full SHA 99e0cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045ea53 - Browse repository at this point
Copy the full SHA 045ea53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba606 - Browse repository at this point
Copy the full SHA d8ba606View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bf2734 - Browse repository at this point
Copy the full SHA 1bf2734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b9361 - Browse repository at this point
Copy the full SHA 68b9361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911dfe9 - Browse repository at this point
Copy the full SHA 911dfe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d34ac60 - Browse repository at this point
Copy the full SHA d34ac60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f2e86 - Browse repository at this point
Copy the full SHA b1f2e86View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dbd021 - Browse repository at this point
Copy the full SHA 9dbd021View commit details
Commits on Aug 16, 2024
-
Fixed the error due to time metrics on CPU `No backend type associate…
…d with device type cpu`
Configuration menu - View commit details
-
Copy full SHA for 5a77cbe - Browse repository at this point
Copy the full SHA 5a77cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fba29d - Browse repository at this point
Copy the full SHA 7fba29dView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b59dc36 - Browse repository at this point
Copy the full SHA b59dc36View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da3e3a1 - Browse repository at this point
Copy the full SHA da3e3a1View commit details -
Disable caching model checkpoint through WandbLogger
sft-managed committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bf0d41 - Browse repository at this point
Copy the full SHA 8bf0d41View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f35ea9 - Browse repository at this point
Copy the full SHA 6f35ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f84f2 - Browse repository at this point
Copy the full SHA d2f84f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9be441 - Browse repository at this point
Copy the full SHA e9be441View commit details
Commits on Aug 22, 2024
-
Added a new logic to allow saving all preds and targets more efficien…
…tly for auroc and avpr
Configuration menu - View commit details
-
Copy full SHA for eaf9077 - Browse repository at this point
Copy the full SHA eaf9077View commit details -
Fixed the concatenation to work with and without DDP. Moved to CPU fo…
…r faster + less memory requirement
Configuration menu - View commit details
-
Copy full SHA for 5432531 - Browse repository at this point
Copy the full SHA 5432531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c75d77 - Browse repository at this point
Copy the full SHA 8c75d77View commit details -
Fixed the CPU syncing of
MetricToConcatenatedTorchMetrics
and GPU f……or other metrics
Configuration menu - View commit details
-
Copy full SHA for 5abd769 - Browse repository at this point
Copy the full SHA 5abd769View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac3052 - Browse repository at this point
Copy the full SHA fac3052View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ed816 - Browse repository at this point
Copy the full SHA d0ed816View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b7063f - Browse repository at this point
Copy the full SHA 9b7063fView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 136b8b0 - Browse repository at this point
Copy the full SHA 136b8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2724b4c - Browse repository at this point
Copy the full SHA 2724b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141f48b - Browse repository at this point
Copy the full SHA 141f48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f2224 - Browse repository at this point
Copy the full SHA 62f2224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b58fed - Browse repository at this point
Copy the full SHA 2b58fedView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fb7f4b - Browse repository at this point
Copy the full SHA 2fb7f4bView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce4f94d - Browse repository at this point
Copy the full SHA ce4f94dView commit details