Torch.jl
Torch.jl copied to clipboard
Feature request: bilinear upsampling
Hi I already saw the upsample_bilinear_op in the list of wrapped kernels; could you make it accessible at a higher level? This is relevant for speeding up UNets and similar, which is in turn important for semantic segmentation tasks.
Work in progress available in #38.