__version__ = '0.25.0.dev20260110+cu128'
git_version = '7e81d3d7a4037791f9afcb73303ce94f44cb0fb5'
from torchvision.extension import _check_cuda_version
if _check_cuda_version() > 0:
    cuda = _check_cuda_version()
