LinearInterpolate#

class hypercoil.nn.interpolate.LinearInterpolate[source]#

Linear interpolation module.

Methods

__call__(input, mask, *[, key])

Call self as a function.