From 27b936c2fe9956925402b6dc37c2cfda9b7e81cd Mon Sep 17 00:00:00 2001 From: Liangliang He Date: Fri, 22 Jun 2018 16:21:21 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0afcc1..5eca5d87 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [Demo](mace/android) | [中文](README_zh.md) -**MiAI Compute Engine** is a deep learning inference framework optimized for +**MiAI Compute Engine** (or **MACE** for short) is a deep learning inference framework optimized for mobile heterogeneous computing platforms. The design is focused on the following targets: * Performance -- GitLab