• Z
    Fix the CE error which caused by paddle-trt version (#18941) · 3816d221
    Zhaolong Xing 提交于
    * Fix Mask rcnn predictor
        1. refine memory optim algorithm to support the model with the block op.
        2. output diff : modify the affine channel fuse
        3. add condition_block_infer op
    add interface for setting trt calib table dir
    test=develop
    
    * add the missing files.
    test=develop
    
    * 1 add trt fp16 support
    test=develop
    
    * fix trt fp16 ce error
    test=develop
    
    * add an vlog if the user use trt4 and specify fp16.
    test=develop
    3816d221
engine.cc 8.7 KB