/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ torch
/ _lazy
/ ts_backend.py
Run
Starting...
Stop
View File
Save
# mypy: allow-untyped-defs import torch._C._lazy_ts_backend def init(): """Initializes the lazy Torchscript backend""" torch._C._lazy_ts_backend._init()
Memory