Releases: balbasty/torch-interpol
Releases · balbasty/torch-interpol
0.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
[MNT] do not use jitscript in torch >= 2.10 (deprecated) by @balbasty in #24
Full Changelog : 0.2.6...0.3.0
0.2.6
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: deprecated import + expose affine_grid by @balbasty in #21
Full Changelog : 0.2.5...0.2.6
0.2.5
Compare
Sorry, something went wrong.
No results found
Discard this release (no real changes compared to 0.2.4 -- pushed by mistake)
Full Changelog : 0.2.4...0.2.5
0.2.4
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.2.3...0.2.4
0.2.3
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.2.1...0.2.3
Note : We skipped version 0.2.2 (because I uploaded the wrong 0.2.2 wheel to pypi...)
0.2.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.2.0...0.2.1
0.2.0
Compare
Sorry, something went wrong.
No results found
Complete fix of the backward pass of grid_grad
What's Changed
FIX(list_prod/sum_tensor): strongly type empty shape by @balbasty in #4
FIX(nd): fix broadcasting error when there is a batch dimension (fix #5 ) by @balbasty in #6
FIX(grid_grad) by @balbasty in #7
Full Changelog : 0.1.1...0.2.0
0.1.1
Compare
Sorry, something went wrong.
No results found
Fixed a weird JIT bug that raised asserts at random times.
Full Changelog : 0.1.0...0.1.1
0.1.0
Compare
Sorry, something went wrong.
No results found