How does the tensorRT plugin avoid node manipulation, omissions, duplication, and cohesion problems

The nodes in the original graph operation are linked together one by one. Now tensorRT will replace the unsupported plug-ins according to the namespace, will there be cohesion problems?

Attached is the original node
ssd_mobilenet_v2_node.txt (715 KB)

Attached is tensorrt’s node
ssd_mobilenet_v2_tensorrt.txt (74.1 KB)

Could you please let us know if you are still facing this issue?

Thanks