4 releases
Uses new Rust 2024
| new 0.20.0 | Jan 15, 2026 |
|---|---|
| 0.20.0-pre.6 | Dec 18, 2025 |
| 0.20.0-pre.5 | Dec 8, 2025 |
| 0.20.0-pre.4 | Dec 1, 2025 |
#1814 in Machine learning
1,380 downloads per month
Used in 15 crates
(5 directly)
125KB
3K
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
~758K SLoC