5 releases (breaking)
0.9.0 | Sep 6, 2023 |
---|---|
0.8.0 | Jul 25, 2023 |
0.7.0 | May 6, 2023 |
0.6.0 | Mar 21, 2023 |
0.5.0 | Feb 12, 2023 |
#528 in Machine learning
566 downloads per month
Used in 4 crates
(2 directly)
1.5MB
23K
SLoC
Burn Core
This crate should be used with burn.
Feature Flags
This crate can be used without the standard library (#![no_std]
) with alloc
by disabling
the default std
feature.
std
- enables the standard library. Enabled by default.experimental-named-tensor
- enables experimental named tensor.
lib.rs
:
The core crate of Burn.
Dependencies
~4–59MB
~891K SLoC