7 lines
130 B
Python
7 lines
130 B
Python
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# DeepSpeed Team
|
|
|
|
from .fused_lamb import FusedLamb
|