group-wbl/.venv/lib/python3.13/site-packages/onnxruntime/backend/__init__.py

7 lines
328 B
Python
Raw Normal View History

2026-01-09 09:12:25 +08:00
# -------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
# --------------------------------------------------------------------------
from .backend import is_compatible, prepare, run, supports_device # noqa: F401