9dd3461
1
2
3
4
5
6
7
import torch._C._lazy_ts_backend def init(): """Initializes the lazy Torchscript backend""" torch._C._lazy_ts_backend._init()