DerryHub / BEVFormer_tensorrt

BEVFormer inference on TensorRT, including INT8 Quantization and Custom TensorRT Plugins (float/half/half2/int8).
Apache License 2.0
432 stars 71 forks source link

why overwrite multiscaleDeformableAttnPlugin ? #101

Closed lix19937 closed 5 months ago

lix19937 commented 7 months ago

trt v8510/v8.6.1 oss has this plugin, why has overwrite ? Current version has different ?