try:
    import torch_package_importer  # noqa: F401
except ImportError:
    pass
