1 unstable release
Uses new Rust 2024
0.17.0 | Apr 23, 2025 |
---|
#67 in #deep-learning
1,293 downloads per month
Used in 16 crates
(7 directly)
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