π v3.28.0 - Improved performance by removing redundant checks and bypassing runs known to yield false results, new callback for hugging face distributed runs, fixes in Tag duplicates handling, remote tracking exception handling and more, code style improvements.
LatestWhat's Changed
- [fix] Bad typing for S3ArtifactStorage_clientconfig args by @sbatchelder in #3276
- [docs] pages/bookmarks intended section links by @guspan-tanadi in #3274
- [feat] Add
py.typed
marker to allow users to benefit from existing type annotations by @bluenote10 in #3281 - [fix] Decrease client resources keep-alive time by @mihran113 in #3279
- [fix] Resolve issues on data points connection on epoch alignment by @mihran113 in #3283
- [fix] Correct indentation on query proxy object return statement by @alberttorosyan in #3287
- [feat] Skip metrics check when run is known to yield false result by @alberttorosyan in #3288
- [chore] Bump ruff version from 0.3.3 to 0.9.2 and fix some invalid/dead noqas by @bluenote10 in #3282
- [fix] Move performance tests to local mac mini by @mihran113 in #3290
- [fix] Resolve session refresh issues when db file is replaced by @mihran113 in #3294
- [fix] Resolve issue with adding duplicate tags by @mihran113 in #3296
- [fix] Message stream parsing (#3297) by @qzed in #3298
- [fix] Handle empty queries by @alberttorosyan in #3299
- [chore] Remove legacy (
aim 2.x.x
) sdk by @mihran113 in #3305 - [fix] Improve error messages for remote tracking by @mihran113 in #3303
- [feat] Add AimCallback for distributed runs using the hugging face API by @VassilisVassiliadis in #3284
- [fix] Increase session pool size for sqlite engine by @mihran113 in #3306
- [feat] Remove metric version check to improve metric retrieval performance by @mihran113 in #3307
- [fix] Improve RT exception handling by @mihran113 in #3309
- [feat] Move indexing thread to
aim up
main process by @alberttorosyan in #3311
New Contributors
- @bluenote10 made their first contribution in #3281
- @qzed made their first contribution in #3298
Full Changelog: v3.27.0...v3.28.0
What's Changed
- [fix] Bad typing for S3ArtifactStorage_clientconfig args by @sbatchelder in #3276
- [docs] pages/bookmarks intended section links by @guspan-tanadi in #3274
- [feat] Add
py.typed
marker to allow users to benefit from existing type annotations by @bluenote10 in #3281 - [fix] Decrease client resources keep-alive time by @mihran113 in #3279
- [fix] Resolve issues on data points connection on epoch alignment by @mihran113 in #3283
- [fix] Correct indentation on query proxy object return statement by @alberttorosyan in #3287
- [feat] Skip metrics check when run is known to yield false result by @alberttorosyan in #3288
- chore: bump ruff version from 0.3.3 to 0.9.2 and fix some invalid/dead noqas by @bluenote10 in #3282
- [fix] Move performance tests to local mac mini by @mihran113 in #3290
- [fix] Resolve session refresh issues when db file is replaced by @mihran113 in #3294
- [fix] Resolve issue with adding duplicate tags by @mihran113 in #3296
- [fix] Message stream parsing (#3297) by @qzed in #3298
- [fix] Handle empty queries by @alberttorosyan in #3299
- [chore] Remove legacy (
aim 2.x.x
) sdk by @mihran113 in #3305 - [fix] Improve error messages for remote tracking by @mihran113 in #3303
- [feat] Add AimCallback for distributed runs using the hugging face API by @VassilisVassiliadis in #3284
- [fix] Increase session pool size for sqlite engine by @mihran113 in #3306
- [feat] Remove metric version check to improve metric retrieval performance by @mihran113 in #3307
- [fix] Improve RT exception handling by @mihran113 in #3309
- [feat] Move indexing thread to
aim up
main process by @alberttorosyan in #3311
New Contributors
- @bluenote10 made their first contribution in #3281
- @qzed made their first contribution in #3298
Full Changelog: v3.27.0...v3.28.0