v0.11.1
tracel-ai/burnv0.11.1Dec 4, 2023by nathanielsimard
AI Summary
A bugfix release addressing concurrency issues in burn-fusion and fixing documentation typos and build errors.
Key Highlights
- Fixed concurrency issue in burn-fusion regarding tensor freeing.
- Fixed documentation typos and build issues.
New Features
- Bug fixes for concurrency and documentation.
Full Release Notes
Burn v0.11.1 fixes a few bugs in the recent v0.11.0 # Bugfixes Fix concurrency issue in burn-fusion, related to freeing tensors that are never read @nathanielsimard Fix typos in the book @shanmo Fix Readme @nathanielsimard Fix docs build @dcvz # Thanks Thanks to all aforementioned contributors