Skip to content

Commit ca9ec00

Browse files
authored
Add Community Page (apache#1063)
1 parent 6bb2791 commit ca9ec00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@
1010
[Operator Inventory](topi) |
1111
[FAQ](docs/faq.md) |
1212
[Contributors](CONTRIBUTORS.md) |
13+
[Community](http://tvmlang.org/community.html) |
1314
[Release Notes](NEWS.md)
1415

1516
TVM is a Tensor intermediate representation(IR) stack for deep learning systems. It is designed to close the gap between the
1617
productivity-focused deep learning frameworks, and the performance- and efficiency-focused hardware backends.
1718
TVM works with deep learning frameworks to provide end to end compilation to different backends.
18-
Checkout our [announcement](http://tvmlang.org/2017/08/17/tvm-release-announcement.html) for more details.
19+
Checkout the [tvm stack homepage](http://tvmlang.org/) for more information.
1920

2021
License
2122
-------
22-
© Contributors, 2017. Licensed under an [Apache-2.0](https://github.com/dmlc/tvm/blob/master/LICENSE) license.
23+
© Contributors Licensed under an [Apache-2.0](https://github.com/dmlc/tvm/blob/master/LICENSE) license.
2324

2425
Contribute to TVM
2526
-----------------

0 commit comments

Comments
 (0)