Skip to content

v0.0.5

Latest

Choose a tag to compare

@g-husam g-husam released this 17 Feb 19:46
· 13 commits to main since this release
85d780d

Release Notes: v0.0.4 -> 85d780d


🏆 Features

  • (150d52c) scripts: use on_train_batch_start for precise step timing (#39)
  • (06ebcbf) adapter/nemo: add EventLoggingCallback for lifecycle monitoring (#34)
  • (efd8560) core: implement optimized serialization tensor saving (#12)

🕐 Performance

  • (d64060d) core: Explicitly set PyTorch intra-op threads. (#21)

♻️ Refactoring

  • (22d8691) Move C++ tests to tests/ directory (#33)
  • (066f2a3) core: Move context recovery logic strictly to the NeMo layer (#19)

🎨 Styles

  • (4c806b3) fix clang-format violations and re-enable clang-format check (#26)

📔 Documentation

🔀 Build

🔃 CI

🔩 Chores

  • (bff1c08) scripts: Add aggregate and per-node throughput calculations (#32)
  • (e113677) add feature request issue template (#16)

Generated with: ./scripts/create_release.py

Full Changelog: v0.0.4...v0.0.5