2 releases

Uses new Rust 2024

0.17.1 Jun 3, 2025
0.17.0 Apr 23, 2025

#1714 in Machine learning

Download history 525/week @ 2025-04-20 552/week @ 2025-04-27 416/week @ 2025-05-04 507/week @ 2025-05-11 510/week @ 2025-05-18 642/week @ 2025-05-25 706/week @ 2025-06-01 942/week @ 2025-06-08 1301/week @ 2025-06-15 1131/week @ 2025-06-22 1042/week @ 2025-06-29

4,508 downloads per month
Used in 24 crates (7 directly)

MIT/Apache

1.5MB
29K SLoC

Burn Intermediate Representation

Defines an Intermediate Representation (IR) used to represent tensors and operations.

The abstraction over computation allows execution across different targets (e.g., remote backend). It also enables optimization and transformation of tensor computations before execution (e.g., operator fusion).

Dependencies

~4–11MB
~125K SLoC