NNAPI example for any Object Detection model

Hi, I am interested to test PyTorch support for NNAPI acceleration on any Object detection model. I tried a few popular ones like Yolov5, MobileNet-SSD, Faster-RCNN but was unable to convert to an NNAPI compatible format.

Any suggestions?