blob: 5c6ce13746e913db8e27081b8b0dcf8f4e0d4c88 [file] [log] [blame]
# mypy: allow-untyped-defs
import torch._C._lazy_ts_backend
def init():
"""Initializes the lazy Torchscript backend"""
torch._C._lazy_ts_backend._init()