• Z
    [Paddle-TRT] nearest_interp op (#31626) · bfced39e
    zlsh80826 提交于
    * nearest_interp op converter w/ dynamic/static
    
    * fix data_layout include
    
    * add trt nearest unit_test
    
    * add nearest_interp NHWC test
    
    * update trt nearest interp nhwc testcase
    
    * remove asterisk for python2 compatibility
    
    * add empty line to prevent conflict
    
    * nearest_interp op converter w/ dynamic/static
    
    * fix data_layout include
    
    * add trt nearest unit_test
    
    * add nearest_interp NHWC test
    
    * update trt nearest interp nhwc testcase
    
    * remove asterisk for python2 compatibility
    
    * add empty line to prevent conflict
    
    * change the priority of out_h, out_w
    bfced39e
analysis_predictor.cc 46.3 KB