/torch.nn.CubicHermiteInterpolation

CubicHermite interpolators written in PyTorch. These funcitons inherit nn.Module, are autograd-compatible, CUDA-compatible, and can be seamlessly incorporated in neural networks.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers