π v3.18.1 - Metric min/max/first values support in Runs Explorer, Support sqlalchemy 2.0, Fixes in Run locking and GPU stat collection
What's Changed
- [fix] Remove telemetry tracking by @mihran113 in #2922
- [feat] Switch to patched version of official pynvml by @mihran113 in #2918
- [feat] Update ml packages example files by @tmynn in #3048
- [feat] Add support for
sqlalchemy 2.0
by @mihran113 in #3066 - [feat] Add min/max/first values tracking for metrics by @mihran113 in #3080
- [fix] Force reacquire lock in torch lightning by @inc0 in #3090
- [feat] Revamp the design of creating app models by @KaroMourad in #3091
- [fix] Resolve compatibility issues with
sqlalchemy
< 2.0 versions by @mihran113 in #3096 - [feat] Add the ability to view metric min/max/first values in Runs Explorer by @KaroMourad in #3094
- [fix] Fix typos in stat.py to collect gpu memory and power correctly by @ChanderG in #3044
New Contributors
Full Changelog: v3.17.5...v3.18.1