diff --git a/README.md b/README.md index a9232438023e..19f473d1da25 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ TVM: Tensor IR Stack for Deep Learning Systems TVM is a Tensor intermediate representation(IR) 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. TVM works with deep learning frameworks to provide end to end compilation to different backends. - +Checkout our [announcement](http://tvmlang.org/2017/08/17/tvm-release-announcement.html) for more details. License -------