This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
burn
mirror of
https://github.com/tracel-ai/burn.git
Watch
1
Star
0
Fork
You've already forked burn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
feat/jit/reduce_dim
burn
/
crates
/
burn-autodiff
History
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
For now only first order reverse mode autodiff is supported.