Compilation guidance for YOLOv3

HI,
Anybody tried compiling yolov3 weights with given darknet tvm api? I tried but it seems that it can work for only yolov2 model and getting errors with yolov3 cfg and weights without any modifications. Do I need to write dartnet tvm api for yolov3 or make some modifications?
Please some one guide me through this.