7 releases
Uses new Rust 2024
| 0.21.0-pre.2 | Mar 2, 2026 |
|---|---|
| 0.21.0-pre.1 | Feb 9, 2026 |
| 0.20.1 | Jan 23, 2026 |
| 0.20.0-pre.6 | Dec 18, 2025 |
#2247 in Machine learning
23,969 downloads per month
Used in 108 crates
(14 directly)
78KB
1.5K
SLoC
Burn Standard Library
This library contains core types and utilities shared across Burn, including shapes, indexing, and data types.
Burn Standard Library
burn-std provides the core types and utilities shared across the Burn ecosystem.
It includes foundational definitions for shapes, indexing, and data types.
This crate supports both std and no_std environments and must compile with
cargo build --no-default-features as well.
Dependencies
~4–49MB
~772K SLoC