Commit ca9ec009 by Tianqi Chen Committed by GitHub

Add Community Page (#1063)

parent 6bb2791e
......@@ -10,16 +10,17 @@
[Operator Inventory](topi) |
[FAQ](docs/faq.md) |
[Contributors](CONTRIBUTORS.md) |
[Community](http://tvmlang.org/community.html) |
[Release Notes](NEWS.md)
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.
Checkout the [tvm stack homepage](http://tvmlang.org/) for more information.
License
-------
© Contributors, 2017. Licensed under an [Apache-2.0](https://github.com/dmlc/tvm/blob/master/LICENSE) license.
© Contributors Licensed under an [Apache-2.0](https://github.com/dmlc/tvm/blob/master/LICENSE) license.
Contribute to TVM
-----------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment