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
♻️ Refactoring
- (22d8691) Move C++ tests to tests/ directory (#33)
- (066f2a3) core: Move context recovery logic strictly to the NeMo layer (#19)
🎨 Styles
📔 Documentation
- (6f36c9c) fix CI badge (#41)
- (d9f8864) Update README.md front matter and links (#36)
- (14b9566) site: clarify perf points (#24)
- (6e20be2) tweak README verbiage and user doc perf section (#23)
- (e10fc58) update readme intro with more info and add build badge (#22)
- (a2450dc) site: add PyTorch DCP usage guide; segregate imports (#17)
- (59ca9da) site: fix perf section formatting; add code package links (#15)
- (89f4cf1) site: clarify performance section (#14)
- (359c825) site: Update user-guide for Megatron-LM usage (#13)
🔀 Build
🔃 CI
- (85d780d) add GCB configuration yaml for pypi releases (#35)
- (6ec066c) Add code coverage summaries (#25)
- (182922f) re-enable clang-format check in build workflow (#38)
- (1d08a8d) add license header validation check (#27)
🔩 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