From fa3a5e1d327b71206be8201dd768dc3231138433 Mon Sep 17 00:00:00 2001 From: Liangliang He Date: Mon, 21 May 2018 20:40:06 +0800 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index e104c684..54b6aa29 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -5,13 +5,12 @@ v0.6.0 (2018-04-04) ------ 1. Change mace header interfaces, only including necessary methods. +v0.6.3 (2018-05-21) +------ +1. support `float` data_type when running in gpu v0.7.0 (2018-05-18) ------ 1. Change interface that report error type 2. Improve cpu performace -3. Merge cpu/gpu engine to one - -v0.6.3 (2018-05-21) ------- -1. support `float` data_type when running in gpu \ No newline at end of file +3. Merge cpu/gpu engine to one \ No newline at end of file -- GitLab