Catalyst 21.11 #1366
Scitator
announced in
Announcements
Catalyst 21.11
#1366
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[21.11] - 2021-11-30
Tl;dr
Framework architecture simplification and speedup + SSL & RecSys extensions.
Added
resumesupport - resolved #1193 (#1349)profileflag forrunner.train(#1348)SETTINGS.log_batch_metrics,SETTINGS.log_epoch_metrics,SETTINGS.compute_per_class_metricsfor framework-wise Metric & Logger APIs specification (#1357)log_batch_metricsandlog_epoch_metricsoptions for all available Loggers (#1357)compute_per_class_metricsoption for all available multiclass/label metrics (#1357)Changed
catalyst-contribscripts reduced tocollect-envandproject-embeddingsonlycatalyst-dlscripts recuded torunandtuneonlytransforms.prefix deprecated for Catalyst-based transformscatalyst.toolsmoved tocatalyst.extrascatalyst.datamoved tocatalyst.contrib.datacatalyst.data.transformsmoved tocatalyst.contrib.data.transformsNormalize,ToTensortransforms renamed toNormalizeImage,ImageToTensorcatalyst.contrib.datacatalyst.contribmoved to code-as-a-documentation developmentcatalyst[cv]andcatalyst[ml]extensions moved to flatten architecture design; examples:catalyst.contrib.data.dataset_cv,catalyst.contrib.data.dataset_mlcatalyst.contribmoved to flatten architecture design; exampels:catalyst.contrib.data,catalyst.contrib.datasets,catalyst.contrib.layers,catalyst.contrib.models,catalyst.contrib.optimizers,catalyst.contrib.schedulers***._miscmodulescatalyst.utils.mixupmoved tocatalyst.utils.torchcatalyst.utils.numpymoved tocatalyst.contrib.utils.numpySETTINGS.log_batch_metrics=True/Falseoros.environ["CATALYST_LOG_BATCH_METRICS"]SETTINGS.log_epoch_metrics=True/Falseoros.environ["CATALYST_LOG_EPOCH_METRICS"]SETTINGS.compute_per_class_metrics=True/Falseoros.environ["CATALYST_COMPUTE_PER_CLASS_METRICS"]Removed
catalyst.contrib.pandascatalyst.contrib.parallelcatalyst.contrib.models.cvcatalyst.utils.miscfunctionscatalyst.extrasremoved from the public documentationFixed
Contributors ❤️
@asteyo @Dokholyan @Nimrais @y-ksenia @sergunya17
This discussion was created from the release Catalyst 21.11.
Beta Was this translation helpful? Give feedback.
All reactions