/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ triton
/ profiler
/ __init__.py
Run
Starting...
Stop
View File
Save
# flake8: noqa from .scope import scope, enter_scope, exit_scope from .profile import ( start, activate, deactivate, finalize, profile, DEFAULT_PROFILE_NAME, )
Memory