Releases: DiffAPF/torchcomp
Releases · DiffAPF/torchcomp
V0.2.1: fix a bug in`avg`
What's Changed
- fix: correct tensor broadcasting in avg function by @yoyolicoris in #7
Full Changelog: v0.2...v0.2.1
v0.2
What's Changed
- v0.2: drop supports for torch<2, vmap for jacobian/hessian by @yoyololicon in #6
Full Changelog: v0.1.3...v0.2
v0.1.3
What's Changed
- fix: limiter threshold broadcast error by @yoyololicon in #5
Full Changelog: v0.1.2...v0.1.3