1 unstable release

Uses new Rust 2024

0.17.0 Apr 23, 2025

#67 in #deep-learning

Download history 758/week @ 2025-04-23 535/week @ 2025-04-30

1,293 downloads per month
Used in 16 crates (7 directly)

MIT/Apache

1.5MB
28K 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–12MB
~128K SLoC