Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 905 Bytes

history.md

File metadata and controls

19 lines (16 loc) · 905 Bytes
layout title
page
History

History

TVM began as a research project at the SAMPL group of Paul G. Allen School of Computer Science & Engineering, University of Washington. The project is now an effort undergoing incubation at The Apache Software Foundation (ASF), driven by an open source community involving multiple industry and academic institutions under the Apache way.

TVM provides two level optimizations show in the following figure. Computational graph optimization to perform tasks such as high-level operator fusion, layout transformation, and memory management. Then a tensor operator optimization and code generation layer that optimizes tensor operators. More details can be found at the techreport.

{:center: style="text-align: center"} image{: width="70%"} {:center}