• P
    [Paddle-TRT] support group_norm (#31040) · 00b09e86
    Pei Yang 提交于
    * add group norm plugin
    
    * fix compile problems
    
    * move concat axis check to trt op teller
    
    * add nbDims for scale and bias nv dims
    
    * add group norm unit test
    
    * fix unittest
    
    * add trt version restriction for group norm op teller
    
    * fix unittest
    00b09e86
concat_op.cc 1.9 KB