/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ torch
/ _C
/ _nvtx.pyi
Run
Starting...
Stop
View File
Save
# mypy: allow-untyped-defs # Defined in torch/csrc/cuda/shared/nvtx.cpp def rangePushA(message: str) -> int: ... def rangePop() -> int: ... def rangeStartA(message: str) -> int: ... def rangeEnd(int) -> None: ... def markA(message: str) -> None: ...
Memory