v0.20.1

tracel-ai/burnv0.20.1Jan 23, 2026by laggui

AI Summary

Patch release with bug fixes and improvements for the Burn deep learning framework. Fixes include book guide training changes and dequantize native debug statements. Also removes pinned exact versions to allow pulling patch releases.

Key Highlights

  • Fix book guide training changes (#4340)
  • Fix dequantize native debug statement
  • Remove pinned exact versions to allow pulling patch releases

New Features

  • Bug fixes for book guide training
  • Debug statement fix for dequantize native
  • Flexible version handling for patch releases

Full Release Notes

# Bug Fixes & Improvement
- Fix book guide training changes (#4340) @laggui 
- Fix dequantize native debug statement (https://github.com/tracel-ai/cubek/pull/69) @laggui
- Do not point to pinned exact versions to allow pulling patch releases @laggui