1 unstable release

Uses new Rust 2024

new 0.17.0 Apr 23, 2025

#74 in #deep-learning


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