burn/burn-autodiff
Nathaniel Simard c74e75f748
Fix/wgpu/max pool2d backward (#613)
2023-08-09 16:45:49 -04:00
..
src Fix/wgpu/max pool2d backward (#613) 2023-08-09 16:45:49 -04:00
Cargo.toml chore: bump version for next release (#533) 2023-07-26 09:46:28 -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.