diff --git a/RELEASE.md b/RELEASE.md index b8d129860359ab580ecab94dcceed9b3d56f21ec..a7d1739603708bd9cc00a1f114ce94084a5e09c9 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,9 +1,4 @@ ## Release 1.2.0 -### Bug fixes - * Fixed local memory promotion for large thread (2980!) - * Fixed reduce binding dimension issue on gpu platform (ff38!) - -## Release 1.2.0-rc1 ### Major Features and Improvements * [STABLE] Rebuild the AKG repository for providing a new way to support ascend backend by linking a static library contained all the ascend passes. (Ascend) * [STABLE] Optimize the reduction add operation in ascend backend. (Ascend) @@ -12,6 +7,8 @@ ### Bug fixes * Fixed a problem that data prefetch cannot be enabled by attributes in DSL. * Fixed bugs of autotiling algorithms (tiling too small, cannot adapted matmul+bias, etc.) in Ascend platform. + * Fixed local memory promotion for large thread (2980!) + * Fixed reduce binding dimension issue on gpu platform (ff38!) ### Contributors Thanks goes to these wonderful people: