Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/onnxruntime/backend/__init__.py

# -------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
# --------------------------------------------------------------------------

from .backend import is_compatible, prepare, run, supports_device  # noqa: F401
Back to Directory File Manager