diff --git a/README.md b/README.md index 7dd7aafe2..fa4a8e6a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ DeepLink Logo -# DeepLink.Framework +# DeepLink.Frameworkaaa Deeplink.framework 是 DeepLink 推出的介于 AI 训练框架和硬件语言之间的训练系统,同时支持 Eager 模式和 Graph 模式两种链路。Framework 仓库主要由 DIPU (Device Independent Process Unit) 和 DICP (Device Independent Compile Protocol) 两部分组成,framework 中对 Eager 模式的支持,主要由 DIPU 完成,framework 中对 Graph 模式的支持主要由 DICP 完成。