Skip to content

πŸš€ v3.17.5 - Fixes for gpu stat and git stat collection, Extended TensorboardFolderTracker, Convert NaNs and Infs in responses to strings, activeloop deeplake plugin

Compare
Choose a tag to compare
@roubkar roubkar released this 02 Jun 08:59
· 83 commits to main since this release

What's Changed

  • [fix] Fix issue with overflowing box content in full-view mode by @KaroMourad in #2734
  • [fix] Resolve error handling on gpu stat collection when driver is not loaded by @mihran113 in #2745
  • [fix] Resolve issue on git info collection when no commit is present yet by @mihran113 in #2763
  • [fix] Resolve tags list visibility issue in tags page by @arsengit in #2762
  • [fix] Import Image and Audio for TensorboardFolderTracker by @alansaul in #2669
  • [fix] Convert NaNs and Infs in responses to strings by @n-gao in #2634
  • [feat] Add activeloop deeplake plugin by @drahnreb in #2594
  • [feat] Extend aim.ext.tensorboard_tracker.run.Run to allow stdout logging and system stats and parameter logging by @alansaul in #2671
  • [feat] Add the ability for TensorboardFolderTracker to track Histogram’s as Aim Distribution’s by @alansaul in #2719

New Contributors

Full Changelog: v3.17.4...v3.17.5