I am implementing TensorRT plugin and like to make sure my upsampling is correct format for TensorRT.
I have detail explanation in the following link.
[url]tensorflow - Upsampling Tensor for TensorRT - Stack Overflow
Is Method_1 or Method_2 correct way of upsampling for NCHW format?