burn/crates/burn-autodiff
Asher Jingkong Chen 7ac5deebe2
Refactor burn-tensor: Split conv backward ops to allow conditional gradient computation (#2278)
2024-09-16 10:15:27 -04:00
..
src Refactor burn-tensor: Split conv backward ops to allow conditional gradient computation (#2278) 2024-09-16 10:15:27 -04:00
Cargo.toml Bump burn version to 0.15.0 2024-08-27 15:13:40 -04:00
LICENSE-APACHE Update licenses symlinks (#1613) 2024-04-12 14:43:58 -04:00
LICENSE-MIT Update licenses symlinks (#1613) 2024-04-12 14:43:58 -04: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.