Skip to content

Releases: balbasty/torch-interpol

0.2.6

13 Sep 08:14
bab3b86
Compare
Choose a tag to compare

What's Changed

  • FIX: deprecated import + expose affine_grid by @balbasty in #21

Full Changelog: 0.2.5...0.2.6

0.2.5

13 Sep 08:14
Compare
Choose a tag to compare

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

01 Sep 18:16
aceaa04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

18 Apr 00:52
414ed52
Compare
Choose a tag to compare

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

0.2.0

21 Oct 16:15
Compare
Choose a tag to compare

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

05 Jul 16:35
Compare
Choose a tag to compare

Fixed a weird JIT bug that raised asserts at random times.

Full Changelog: 0.1.0...0.1.1

0.1.0

05 Jul 14:13
Compare
Choose a tag to compare