This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-vta.git


The following commit(s) were added to refs/heads/master by this push:
     new 401a532  [CI] Add build status badge (#1)
401a532 is described below

commit 401a5328f13e6fc699e227701e0404b37a19b6cd
Author: Tianqi Chen <[email protected]>
AuthorDate: Sun Mar 29 22:02:17 2020 -0700

    [CI] Add build status badge (#1)
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d70afe2..0a981aa 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@
 
 VTA Hardware Design Stack
 =========================
+[![Build 
Status](https://ci.tvm.ai/job/tvm-vta/job/master/badge/icon)](https://ci.tvm.ai/job/tvm-vta/job/master/)
+
 VTA (versatile tensor accelerator) is an open-source deep learning accelerator 
complemented with an end-to-end TVM-based compiler stack.
 
 The key features of VTA include:

Reply via email to