• P
    Fix registering trt plugin (#25744) · b717895f
    Pei Yang 提交于
    * develop dynamic shape serilization
    
    * add test param for gelu
    
    * fix bugs
    
    * delete redundant comments
    
    * debug
    
    * fix conflict. test=develop
    
    * fix bug. test=develop
    
    * add trt dynamic shape serialized support
    
    * fix ernie serialized bug
    test=develop
    
    * fix codestyle
    test=develop
    
    * fix bug
    test=develop
    
    * fix bug.test=develop
    
    * modify cmakelist test=develop
    
    * fix bug
    test=develop
    
    * fix error message.  test=develop
    
    * fix trt register plugin based on pr#25003
    
    * add trt dynload
    
    * fix deserialization bug of not finding plugin registration
    
    * refine code style
    
    * recover engine key in tensorrt_subgraph_pass
    
    * for ci coverage
    
    * add unittest for deserialization
    Co-authored-by: Nhaozech <chenhaoze94@gmail.com>
    b717895f
CMakeLists.txt 25.2 KB