| layout | index |
|---|---|
| title | About |
| group | navigation |
| description | TVM |
{% include JB/setup %}
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.
-
{% for post in site.posts %}
- {{ post.date | date: "%b %-d, %Y" }} : {{ post.title }} {% endfor %}