What's Changed
Fixed
- Ensure Nvidia GPU metrics are captured if
libnvidia-ml.sois unavailable when using core (@dmitryduev in #8138) - Allow
define_metric("x", step_metric="x")when using core (@timoffex in #8107) - Correctly upload empty files when using core (@timoffex in #8109)
- Fix occasional "send on closed channel" panic when finishing a run using core (@timoffex in #8140)