Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
tohtana committed Nov 13, 2024
1 parent 8ac262d commit 8426e0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deepspeed/runtime/zero/compile/passes/offload_activation.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: Apache-2.0

# DeepSpeed Team

from typing import List, Dict, Set, Tuple
import random
from collections import defaultdict
Expand Down

0 comments on commit 8426e0a

Please sign in to comment.