DriverTrac/venv/lib/python3.12/site-packages/onnxruntime/backend/__init__.py
2025-11-28 09:08:33 +05:30

7 lines
328 B
Python

# -------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
# --------------------------------------------------------------------------
from .backend import is_compatible, prepare, run, supports_device # noqa: F401