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

Download history 59/week @ 2023-06-13 66/week @ 2023-06-20 49/week @ 2023-06-27 47/week @ 2023-07-04 35/week @ 2023-07-11 51/week @ 2023-07-18 179/week @ 2023-07-25 126/week @ 2023-08-01 64/week @ 2023-08-08 69/week @ 2023-08-15 46/week @ 2023-08-22 68/week @ 2023-08-29 193/week @ 2023-09-05 164/week @ 2023-09-12 104/week @ 2023-09-19 94/week @ 2023-09-26

566 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

1.5MB
23K 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

~4–59MB
~891K SLoC