Recent Releases of composable-mapping

composable-mapping - v0.1.4

Add the package to include *.cpp and *.cu files which were accidentally omitted for the previous release. As a result the second order differentiable grid sample implementation did not work.

- Python
Published by honkamj about 1 year ago

composable-mapping - v0.1.3

Implemented an option for second order differentiability to torch.nn.functional.grid_sample based linear interpolator based on implementation by Aliaksandr Siarohin from https://github.com/AliaksandrSiarohin/cuda-gridsample-grad2 (released under the MIT Licence).

- Python
Published by honkamj about 1 year ago

composable-mapping - v0.1.2

First release into PyPI

- Python
Published by honkamj about 1 year ago