1
0
Fork 0
onnx-web/api/onnx_web/worker/__init__.py

3 lines
90 B
Python

from .context import WorkerContext, ProgressCallback
from .pool import DevicePoolExecutor