From 49748a25c3863fb469fedc21e3d0a628e93b6df7 Mon Sep 17 00:00:00 2001 From: Zero King Date: Thu, 28 Jun 2018 11:26:26 +0000 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 386ffa2c..cd090b96 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -11,13 +11,13 @@ v0.6.2 (2018-05-17) v0.6.3 (2018-05-21) ------ -1. support `float` data_type when running in gpu +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 on +2. Improve CPU performance +3. Merge CPU/GPU engine to on v0.8.0 (2018-05-31) ------ -- GitLab