π v3.15.0 - Callbacks and Notifications, line chart legends, robust locking mechanism, Audios Explorer, Experiment page
What's Changed
- [feat] Implement callbacks and notifications system by @alberttorosyan in #2305
- [feat] Display chart legends in Metrics Explorer by @KaroMourad in #2333
- [feat] Robust runs locking mechanism by @alberttorosyan in #2349
- [feat] Add Audios Explorer by @VkoHov in #2308
- [feat] Implement Experiment page by @VkoHov in #2337
- [feat] Enable remote tracking server scaling by @mihran113 in #2160
- [feat] Add Optuna integration by @tmynn in #2228
- [feat] Add PaddlePaddle integration, minor fixes on optuna by @tmynn in #2281
- [doc] Update the high-level roadmap by @gorarakelyan in #2252
- [feat] Implement custom event emitting system for base explorer by @VkoHov in #2266
- [fix] Resource cleanup for remote tracking heartbeat by @mihran113 in #2296
- [feat] Add pytorch lightning epoch tracking by @tmynn in #2271
- [fix] Resolve merge conflicts between main and release branches by @rubenaprikyan in #2309
- [feat] Implement the blobs URI system engine in the base explorer by @VkoHov in #2298
- [fix] Update performance tests' baselines by @mihran113 in #2304
- [fix] Add -r to
pip install
instruction in CONTRIBUTING.md by @jangop in #2318 - [fix] Handle multiple KeyboardInterrupt exceptions by @alberttorosyan in #2275
- [fix] Resolve issues with multiple progress bars handling for log capturing by @mihran113 in #2315
- [feat] Added the immer module to the dependency list by @VkoHov in #2331
- [fix] Remove non unicode symbols from
aim up
command logs by @mihran113 in #2332 - [fix] Use
packaging.version
to parse version strings by @jangop in #2317 - [feat] Revamp dashboard page project statistics cards by @KaroMourad in #2352
- [fix] Add retries to linux wheels build command by @mihran113 in #2345
- [feat] Add an ability to router to act as a worker by @mihran113 in #2355
- [fix] Add timeout_minutes argument to Linux build step retry by @alberttorosyan in #2363
- [fix] Fix issue with playing audio in full view mode by @KaroMourad in #2357
- [fix] Change unit tests python version for nightly releases by @mihran113 in #2366
- [feat] Add Figures and Audios as options to Compare dropdown by @KaroMourad in #2372
- [fix] Bring all history in cli convert wandb w/o implicit sampling by @hjoonjang in #2348
- [fix] Resolve compatibility issues of collections package for python 3.10 and upper by @mihran113 in #2379
- [fix] Leave color information in tracked terminal logs by @mihran113 in #2380
- [fix] Change nightly releases schedule by @mihran113 in #2377
- [fix] Show table diff for when elements are container types by @kumarshreshtha in #2362
- [fix] Support non-Latin chars for encoding in Aim UI by @roubkar in #2376
- [feat] Add multi-flag support for check-ins by @mahnerak in #2350
- [fix] Fix linting issues and cleanup the code by @KaroMourad in #2382
- [fix] Fix experiment name formatting issue when adding to the query by @KaroMourad in #2387
- [fix] Inherit
IRunInfo
from Generic['T'] as well by @mihran113 in #2388 - [fix] Rename log methods after incorrect merge by @alberttorosyan in #2389
- [fix] Add finalizers to all RT server objects by @alberttorosyan in #2390
- [doc] Add callbacks and notifications docs by @gorarakelyan in #2391
New Contributors
- @jangop made their first contribution in #2318
- @hjoonjang made their first contribution in #2348
- @kumarshreshtha made their first contribution in #2362
Full Changelog: v3.14.4...v3.15.0