From 164e4ef3050e462d760b609f7e25d8057c6efbf0 Mon Sep 17 00:00:00 2001 From: tqchen Date: Fri, 28 Jun 2019 12:26:49 -0700 Subject: [PATCH] Migrate badge to new job --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 742f16323d11..19a2714a0bb7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [Release Notes](NEWS.md) [![Build Status](http://ci.tvm.ai:8080/buildStatus/icon?job=tvm/master)](http://ci.tvm.ai:8080/job/tvm/job/master/) -[![Azure Pipline Status](https://dev.azure.com/tvmai/tvm/_apis/build/status/tqchen.tvm?branchName=master)](https://dev.azure.com/tvmai/tvm/_build/latest?definitionId=1&branchName=master) +[![Azure Pipeline](https://dev.azure.com/tvmai/tvm/_apis/build/status/tvm?branchName=master)](https://dev.azure.com/tvmai/tvm/_build/latest?definitionId=2&branchName=master) TVM is a compiler stack for deep learning systems. It is designed to close the gap between the productivity-focused deep learning frameworks, and the performance- and efficiency-focused hardware backends.