aliutkus / torchinterp1d

1D interpolation for pytorch
BSD 3-Clause "New" or "Revised" License
165 stars 19 forks source link

Does it support BackProp? #19

Closed ZhangGongjie closed 1 year ago

ZhangGongjie commented 1 year ago

Hi thanks for the awesome work!

May I know whether it supports gradient back propagation?

aliutkus commented 1 year ago

hi, normally it should I did some tests, but it's not heavily tested, please feel free to provide feedback / PR on this

ZhangGongjie commented 1 year ago

Thank you! Have a good day!