Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-18 | 1.3 kB | |
v3.27.0 source code.tar.gz | 2024-12-18 | 35.7 MB | |
v3.27.0 source code.zip | 2024-12-18 | 36.6 MB | |
Totals: 3 Items | 72.3 MB | 1 |
What's Changed
- [fix] Copy the keys of RunStatusReporter.timed_tasks before iterating them by @VassilisVassiliadis in https://github.com/aimhubio/aim/pull/3256
- [fix] Resolve issues with outdated packages by @mihran113 in https://github.com/aimhubio/aim/pull/3254
- [fix] Resolve tag addition issue from parallel runs by @mihran113 in https://github.com/aimhubio/aim/pull/3247
- [fix] Handle StopIteration error in iter_sequence_info_by_type method by @alberttorosyan in https://github.com/aimhubio/aim/pull/3265
- [feat] S3ArtifactStorage custom boto3 client parameters by @sbatchelder in https://github.com/aimhubio/aim/pull/3258
- [feat] Return
None
forrun.artifact_uri
if not set by @sbatchelder in https://github.com/aimhubio/aim/pull/3268 - [feat] PytorchLightning AimLogger custom contexts by @sbatchelder in https://github.com/aimhubio/aim/pull/3269
- [fix] Resolve issues with PR checks by @mihran113 in https://github.com/aimhubio/aim/pull/3270
New Contributors
- @VassilisVassiliadis made their first contribution in https://github.com/aimhubio/aim/pull/3256
- @sbatchelder made their first contribution in https://github.com/aimhubio/aim/pull/3258
Full Changelog: https://github.com/aimhubio/aim/compare/v3.26.1...v3.27.0