10 releases (breaking)

0.12.1 Feb 1, 2024
0.11.1 Dec 4, 2023
0.10.0 Oct 24, 2023
0.8.0 Jul 25, 2023
0.6.0 Mar 21, 2023

#901 in Machine learning

Download history 1415/week @ 2023-11-26 1184/week @ 2023-12-03 1116/week @ 2023-12-10 1282/week @ 2023-12-17 3973/week @ 2023-12-24 2332/week @ 2023-12-31 1899/week @ 2024-01-07 1358/week @ 2024-01-14 1320/week @ 2024-01-21 1328/week @ 2024-01-28 1130/week @ 2024-02-04 1148/week @ 2024-02-11 1202/week @ 2024-02-18 1109/week @ 2024-02-25 1118/week @ 2024-03-03 583/week @ 2024-03-10

4,175 downloads per month
Used in 8 crates (2 directly)

MIT/Apache

4.5MB
54K SLoC

Burn Core

This crate should be used with burn.

Current Crates.io Version license

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

~33–84MB
~1.5M SLoC