From 9adb3bbea360392fd2b963de7d7bcf56ec7a0ce9 Mon Sep 17 00:00:00 2001 From: Guillaume Lagrange Date: Fri, 24 Oct 2025 11:01:17 -0400 Subject: [PATCH] Add Burn 0.19.0 project update --- draft/2025-10-29-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-29-this-week-in-rust.md b/draft/2025-10-29-this-week-in-rust.md index 9f4ff0ab6..a5bc3e95b 100644 --- a/draft/2025-10-29-this-week-in-rust.md +++ b/draft/2025-10-29-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Burn 0.19.0 Release: Quantization, Distributed Training, and LLVM Backend](https://burn.dev/blog/release-0.19.0/) + ### Observations/Thoughts ### Rust Walkthroughs