diff --git a/README.md b/README.md index 66ef55b7ae462..2bd3917c1d631 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -This is a refactor for the previous CINN project. +# CINN : Compiler Infrastructure for Neural Networks + +CINN is a DNN compiler and executor for multiple hardwares. +It is designed to provide multiple layers of APIs to make DNN computation easier to define, faster to execute and more convenient to extend with more hardware backends.