onnxruntime/tools/python/util/__init__.py
Dwayne Robinson 395fac9a34 Merged PR 5419219: DmlDev RI from GitHub master 2020-11-18
Fix some merge issues manually.
2020-11-18 21:00:58 +00:00

5 lines
151 B
Python

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