__init__.py 328 B

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