* Replace interpolate with resize * Replace nn.Upsample with ops.Upsample * Fix test
* add trt test tool * create deploy_test, update document * fix with isort * move import inside __init__ * remove comment, fix doc * update document