burn/crates/burn-autodiff
Louis Fortier-Dubois 576bb44bc8
Feat/autodiff/checkpoint ops (#1358)
2024-02-26 17:19:09 -05:00
..
src Feat/autodiff/checkpoint ops (#1358) 2024-02-26 17:19:09 -05:00
Cargo.toml Feat/autodiff/checkpoint ops (#1358) 2024-02-26 17:19:09 -05:00
LICENSE-APACHE [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00
LICENSE-MIT [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00
README.md [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00

README.md

Burn Autodiff

Burn autodiff backend

Current Crates.io Version license

For now only first order reverse mode autodiff is supported.