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