ops_deform_conv2d       Performs Deformable Convolution v2,
ops_nms                 Performs non-maximum suppression (NMS) on the
                        boxes
ops_ps_roi_align        Performs Position-Sensitive Region of Interest
                        (RoI) Align operator
torchvisionlib_is_installed
                        Checks if an installation of torchvisionlib was
                        found.
vision_read_jpeg        Read JPEG's directly into torch tensors
