Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-21 | 5.4 kB | |
v3.28.0 source code.tar.gz | 2025-03-21 | 35.7 MB | |
v3.28.0 source code.zip | 2025-03-21 | 36.6 MB | |
Totals: 3 Items | 72.3 MB | 1 |
What's Changed
- [fix] Bad typing for S3ArtifactStorage_clientconfig args by @sbatchelder in https://github.com/aimhubio/aim/pull/3276
- [docs] pages/bookmarks intended section links by @guspan-tanadi in https://github.com/aimhubio/aim/pull/3274
- [feat] Add
py.typed
marker to allow users to benefit from existing type annotations by @bluenote10 in https://github.com/aimhubio/aim/pull/3281 - [fix] Decrease client resources keep-alive time by @mihran113 in https://github.com/aimhubio/aim/pull/3279
- [fix] Resolve issues on data points connection on epoch alignment by @mihran113 in https://github.com/aimhubio/aim/pull/3283
- [fix] Correct indentation on query proxy object return statement by @alberttorosyan in https://github.com/aimhubio/aim/pull/3287
- [feat] Skip metrics check when run is known to yield false result by @alberttorosyan in https://github.com/aimhubio/aim/pull/3288
- [chore] Bump ruff version from 0.3.3 to 0.9.2 and fix some invalid/dead noqas by @bluenote10 in https://github.com/aimhubio/aim/pull/3282
- [fix] Move performance tests to local mac mini by @mihran113 in https://github.com/aimhubio/aim/pull/3290
- [fix] Resolve session refresh issues when db file is replaced by @mihran113 in https://github.com/aimhubio/aim/pull/3294
- [fix] Resolve issue with adding duplicate tags by @mihran113 in https://github.com/aimhubio/aim/pull/3296
- [fix] Message stream parsing (#3297) by @qzed in https://github.com/aimhubio/aim/pull/3298
- [fix] Handle empty queries by @alberttorosyan in https://github.com/aimhubio/aim/pull/3299
- [chore] Remove legacy (
aim 2.x.x
) sdk by @mihran113 in https://github.com/aimhubio/aim/pull/3305 - [fix] Improve error messages for remote tracking by @mihran113 in https://github.com/aimhubio/aim/pull/3303
- [feat] Add AimCallback for distributed runs using the hugging face API by @VassilisVassiliadis in https://github.com/aimhubio/aim/pull/3284
- [fix] Increase session pool size for sqlite engine by @mihran113 in https://github.com/aimhubio/aim/pull/3306
- [feat] Remove metric version check to improve metric retrieval performance by @mihran113 in https://github.com/aimhubio/aim/pull/3307
- [fix] Improve RT exception handling by @mihran113 in https://github.com/aimhubio/aim/pull/3309
- [feat] Move indexing thread to
aim up
main process by @alberttorosyan in https://github.com/aimhubio/aim/pull/3311
New Contributors
- @bluenote10 made their first contribution in https://github.com/aimhubio/aim/pull/3281
- @qzed made their first contribution in https://github.com/aimhubio/aim/pull/3298
Full Changelog: https://github.com/aimhubio/aim/compare/v3.27.0...v3.28.0
What's Changed
- [fix] Bad typing for S3ArtifactStorage_clientconfig args by @sbatchelder in https://github.com/aimhubio/aim/pull/3276
- [docs] pages/bookmarks intended section links by @guspan-tanadi in https://github.com/aimhubio/aim/pull/3274
- [feat] Add
py.typed
marker to allow users to benefit from existing type annotations by @bluenote10 in https://github.com/aimhubio/aim/pull/3281 - [fix] Decrease client resources keep-alive time by @mihran113 in https://github.com/aimhubio/aim/pull/3279
- [fix] Resolve issues on data points connection on epoch alignment by @mihran113 in https://github.com/aimhubio/aim/pull/3283
- [fix] Correct indentation on query proxy object return statement by @alberttorosyan in https://github.com/aimhubio/aim/pull/3287
- [feat] Skip metrics check when run is known to yield false result by @alberttorosyan in https://github.com/aimhubio/aim/pull/3288
- chore: bump ruff version from 0.3.3 to 0.9.2 and fix some invalid/dead noqas by @bluenote10 in https://github.com/aimhubio/aim/pull/3282
- [fix] Move performance tests to local mac mini by @mihran113 in https://github.com/aimhubio/aim/pull/3290
- [fix] Resolve session refresh issues when db file is replaced by @mihran113 in https://github.com/aimhubio/aim/pull/3294
- [fix] Resolve issue with adding duplicate tags by @mihran113 in https://github.com/aimhubio/aim/pull/3296
- [fix] Message stream parsing (#3297) by @qzed in https://github.com/aimhubio/aim/pull/3298
- [fix] Handle empty queries by @alberttorosyan in https://github.com/aimhubio/aim/pull/3299
- [chore] Remove legacy (
aim 2.x.x
) sdk by @mihran113 in https://github.com/aimhubio/aim/pull/3305 - [fix] Improve error messages for remote tracking by @mihran113 in https://github.com/aimhubio/aim/pull/3303
- [feat] Add AimCallback for distributed runs using the hugging face API by @VassilisVassiliadis in https://github.com/aimhubio/aim/pull/3284
- [fix] Increase session pool size for sqlite engine by @mihran113 in https://github.com/aimhubio/aim/pull/3306
- [feat] Remove metric version check to improve metric retrieval performance by @mihran113 in https://github.com/aimhubio/aim/pull/3307
- [fix] Improve RT exception handling by @mihran113 in https://github.com/aimhubio/aim/pull/3309
- [feat] Move indexing thread to
aim up
main process by @alberttorosyan in https://github.com/aimhubio/aim/pull/3311
New Contributors
- @bluenote10 made their first contribution in https://github.com/aimhubio/aim/pull/3281
- @qzed made their first contribution in https://github.com/aimhubio/aim/pull/3298
Full Changelog: https://github.com/aimhubio/aim/compare/v3.27.0...v3.28.0