deepspeedai--deepspeed
6 行
134 B
Python
6 行
134 B
Python
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# DeepSpeed Team
|
|
from .utils import MIN_SWAPPABLE_BYTES
|