burn/burn-autodiff
Yu Sun 26cf555612
Feat: add new tensor ops mask_scatter (#258)
2023-04-13 08:58:31 -04:00
..
src Feat: add new tensor ops mask_scatter (#258) 2023-04-13 08:58:31 -04:00
Cargo.toml Fix compilation error (fixes #288) (#289) 2023-04-11 16:33:17 -04:00
LICENSE-APACHE Refactor/backend autodiff (#106) 2022-11-19 12:37:06 -05:00
LICENSE-MIT Refactor/backend autodiff (#106) 2022-11-19 12:37:06 -05:00
README.md chore: get ready for next release (#111) 2022-11-20 12:59:10 -05:00

README.md

Burn Autodiff

Burn autodiff backend

Current Crates.io Version license

For now only first order reverse mode autodiff is supported.