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
97af8c6d28
burn
/
crates
/
burn-autodiff
History
Genna Wingert
2c8514ce7f
Add deform_conv2d as implemented in torchvision (
#2147
)
2024-09-23 15:17:23 -04:00
..
src
Add deform_conv2d as implemented in torchvision (
#2147
)
2024-09-23 15:17:23 -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
For now only first order reverse mode autodiff is supported.