onnxruntime/tools/python/util/__init__.py

6 lines
151 B
Python
Raw Normal View History

# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
from .get_azcopy import get_azcopy
from .run import run