Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / torch   python

Repository URL to install this package:

/ _lazy / ts_backend.py

import torch._C._lazy_ts_backend


def init():
    """Initializes the lazy Torchscript backend"""
    torch._C._lazy_ts_backend._init()