Releases: teamtomo/torch-cubic-spline-grids
Releases · teamtomo/torch-cubic-spline-grids
v0.0.8
What's Changed
- bugfix: ensure correct device output for interpolation data by @alisterburt in #15
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- bugfix: use the matrix which has been registered as a buffer by @alisterburt in #14
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Ensure that interpolation matrix is pushed to device with model by @alisterburt in #13
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- add automated minibatching in forward call by @alisterburt in #12
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- add support for interpolating on grids with Catmull-Rom splines by @alisterburt in #9
- Rename package to accommodate non B-spline interpolation by @alisterburt in #11
Full Changelog: v0.0.2...v0.0.4