阅读 147

TVM性能评估分析(一)

TVM性能评估分析(一)

TVM性能评估分析(一)

System Overview

AutoTVM vs Auto-scheduler

 

 

 Table 1. Workflow Comparision

 

 

 Figure 1. Search Process Overview

 

 

 Figure 2. Code Performance Comparision (Higher is better)

 

 

 Figure 3. Search Time Comparision (Lower is better)

 

 

 Figure 4. The expected result of a user's registered lowering function. A lowering function should convert a program using custom datatypes to a program which native TVM can understand and compile (in this case, a call to an external library, taking two uint16_ts).

 

 

 Figure 5. The Original Relay Graph.

 

 

 Figure 6. The Graph with Annotations.

 

 

 Figure 7. After Merging Compiler Regions.

 

 

 Figure 8. After Graph Partitioning.

人工智能芯片与自动驾驶

来源https://www.cnblogs.com/wujianming-110117/p/14826966.html

文章分类
后端
文章标签
版权声明:本站是系统测试站点,无实际运营。本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 XXXXXXo@163.com 举报,一经查实,本站将立刻删除。
相关推荐