onnxruntime-tvm/apps
ziheng 11328f64f9 [FIX] Pass the attributes of master node (#304) 2017-08-09 08:32:37 -07:00
..
extension [REFACTOR] examples->apps (#210) 2017-07-03 14:33:55 -04:00
graph_executor [FIX] Pass the attributes of master node (#304) 2017-08-09 08:32:37 -07:00
ios_rpc [SCHEDULE][RUNIME] Introduce pragma for additional extension hint, threadpool runtime. (#299) 2017-08-05 15:37:22 -07:00
README.md [REFACTOR] examples->apps (#210) 2017-07-03 14:33:55 -04:00

README.md

TVM Application Extensions

This folder contains various extension projects using TVM, they also serve as examples on how to use TVM in your own project.

If you are interested in writing optimized kernels with TVM, checkout TOPI: TVM Operator Inventory.