mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2025-10-20 15:33:51 +08:00
7 lines
126 B
Python
Executable File
7 lines
126 B
Python
Executable File
'''
|
|
Copyright 2020 The Microsoft DeepSpeed Team.
|
|
Licensed under the MIT license.
|
|
'''
|
|
|
|
from ..op_builder import AsyncIOBuilder
|