In support of UNET and other other architectures that use upsampling. (#130) Reference: * [Keras](https://keras.io/api/layers/reshaping_layers/up_sampling2d/) * [PyTorch](https://pytorch.org/docs/stable/generated/torch.nn.Upsample.html)