TVM nms support?

I want to convert pytorch detection model to tvm, the backbone can be easily converted using the guide, but how to convert nms and post processing code to tvm? Any advice or tutorials?
Thanks.
Best,
Edward.