Object detection model on Android device

I want to implement the fasterrcnn_resnet50_fpn on an Android device. However, I found out that the PyTorch Android API does not support that model yet. Does anyone know when this will be possible? Are we talking months, years or decades?