From fc82aaa6b57163d5f300ad9af084502429404e7f Mon Sep 17 00:00:00 2001 From: Jiawei Wang Date: Mon, 23 Mar 2020 11:58:57 +0800 Subject: [PATCH] Update CUBE_LOCAL.md --- doc/CUBE_LOCAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CUBE_LOCAL.md b/doc/CUBE_LOCAL.md index 1e43a3d5..693673d8 100644 --- a/doc/CUBE_LOCAL.md +++ b/doc/CUBE_LOCAL.md @@ -85,7 +85,7 @@ this step is not necessary, but it can help you to verify if the model is ready. ``` if you succeed, you will see this

- +

If you see that each key has a corresponding value output, it means that the delivery was successful. This file can also be used by Serving to perform cube query in general kv infer op in Serving. -- GitLab