13 releases (breaking)

new 0.13.0 Apr 12, 2024
0.12.1 Feb 1, 2024
0.12.0 Jan 31, 2024
0.11.1 Dec 4, 2023
0.3.0 Nov 20, 2022

#522 in Machine learning

Download history 3571/week @ 2023-12-23 2515/week @ 2023-12-30 1946/week @ 2024-01-06 1391/week @ 2024-01-13 1330/week @ 2024-01-20 1376/week @ 2024-01-27 1117/week @ 2024-02-03 1140/week @ 2024-02-10 1194/week @ 2024-02-17 1123/week @ 2024-02-24 1133/week @ 2024-03-02 1219/week @ 2024-03-09 1220/week @ 2024-03-16 4793/week @ 2024-03-23 4220/week @ 2024-03-30 1824/week @ 2024-04-06

12,176 downloads per month
Used in 14 crates (7 directly)

MIT/Apache

1MB
26K SLoC

Burn Autodiff

Burn autodiff backend

Current Crates.io Version license

For now only first order reverse mode autodiff is supported.


lib.rs:

Burn Autodiff

This autodiff library is a part of the Burn project. It is a standalone crate that can be used to perform automatic differentiation on tensors. It is designed to be used with the Burn Tensor crate, but it can be used with any tensor library that implements the Backend trait.

Dependencies

~3.5–5MB
~88K SLoC