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
c603c68258
burn
/
burn-autodiff
History
yurzhang
419e53bc42
Support signed value for `Tensor::arange` (
#1238
)
2024-02-07 09:33:01 -05:00
..
src
Support signed value for `Tensor::arange` (
#1238
)
2024-02-07 09:33:01 -05:00
Cargo.toml
Fix docs (
#1229
)
2024-02-01 14:50:38 -05: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/release (
#1031
)
2023-12-01 14:33:28 -05:00
README.md
Burn Autodiff
Burn
autodiff backend
For now only first order reverse mode autodiff is supported.