Torch-interpol

Latest version: v0.2.4

Safety actively analyzes 625786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

What's Changed
* Fix DST bounds across torch versions by balbasty in https://github.com/balbasty/torch-interpol/pull/10


**Full Changelog**: https://github.com/balbasty/torch-interpol/compare/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

What's Changed

* [FIX(grid_count): wrong pushed dimension](https://github.com/balbasty/torch-interpol/commit/ae6b5bb1fb1c259e4ec7e04ef729dd2333c15963)
* [ENH(pushpull): make out-of-bound's tiny more liberal (match spm/nitorch)](https://github.com/balbasty/torch-interpol/commit/444fca09006e5b800399ac812df7fd3cfdfedfe7)
* [FIX(make_list): only qury default if needed](https://github.com/balbasty/torch-interpol/commit/560f742ef2584ebeb487c6332b62c084665ae8dc)
* [FIX(spline_coeff): options should not be lists](https://github.com/balbasty/torch-interpol/commit/da85e836e234390c49db8ec6b6b8fae47ed75823)
* [FIX(nd.pull): expand index in channel dimension](https://github.com/balbasty/torch-interpol/commit/ff720c79809bc15b9ab4ca7c5e90a1711cd19213)
* [FIX(nd): unexpected behaviour of cartesian_prod in dim 1](https://github.com/balbasty/torch-interpol/commit/8e782890a50ab684e26e4d1ea9d2b9e6079c953e)

**Full Changelog**: https://github.com/balbasty/torch-interpol/compare/0.2.0...0.2.1

0.2.0

Complete fix of the backward pass of `grid_grad`

What's Changed
* FIX(list_prod/sum_tensor): strongly type empty shape by balbasty in https://github.com/balbasty/torch-interpol/pull/4
* FIX(nd): fix broadcasting error when there is a batch dimension (fix 5) by balbasty in https://github.com/balbasty/torch-interpol/pull/6
* FIX(grid_grad) by balbasty in https://github.com/balbasty/torch-interpol/pull/7

**Full Changelog**: https://github.com/balbasty/torch-interpol/compare/0.1.1...0.2.0

0.1.1

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

**Full Changelog**: https://github.com/balbasty/torch-interpol/compare/0.1.0...0.1.1

0.1.0

**Full Changelog**: https://github.com/balbasty/torch-interpol/commits/0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.