NMS in deepstreamreferenceappp pipeline

In which plugin does nms is being performed for deepstream reference app ?

Here has cpu implementation: sources/objectDetector_Yolo/nvdsinfer_custom_impl_Yolo/nvdsparsebbox_Yolo.cpp → nonMaximumSuppression()

Here is GPU implementation:
GitHub - NVIDIA/TensorRT: TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators. → TensorRT/plugin/nmsPlugin