7 lines
140 B
Python
Executable File
7 lines
140 B
Python
Executable File
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# DeepSpeed Team
|
|
|
|
from ..op_builder import DeepCompileBuilder
|