mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 20:40:34 +00:00
[doc] add deepspeed citation and copyright (#2996)
* [doc] add deepspeed citation and copyright * [doc] add deepspeed citation and copyright * [doc] add deepspeed citation and copyright
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
|
||||
# Licensed under the MIT License.
|
||||
import math
|
||||
import operator
|
||||
from functools import reduce
|
||||
import math
|
||||
from typing import Tuple
|
||||
|
||||
import torch
|
||||
|
||||
from ..registry import meta_profiler_module
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user