[Apache TVM Discuss] [Development/pre-RFC] [RFC] Enable TVM QNN on RISC-V with Subword SIMD Computation

2021-07-06 Thread Balint Cristian via Apache TVM Discuss
@yrchen , Few hints from my personal perspective and some experience on the topic: To add "P" extension to TVM by **avoiding custom runtime** and/or touching **upstream LLVM**: * add to TVM TOPI catalog [5] **tensorized versions** for the common ops: dense ex: [1] & conv2d * tensoriza

Re: [apache/tvm-rfcs] [RFC] Meta Schedule (AutoTIR) (#5)

2021-07-06 Thread Junru Shao
@tkonolige @comaniac I updated with some explanation that we replay the trace repetitively to do random search, and some examples of trace-based analysis. Would you guys like to take another look? Thanks a lot! -- You are receiving this because you are subscribed to this thread. Reply to this e

Re: [apache/tvm-rfcs] [RFC] Meta Schedule (AutoTIR) (#5)

2021-07-06 Thread Junru Shao
@tkonolige thanks for the review! > The biggest one I can think of is the fact that we will have to rewrite all > our existing schedules to take advantage of the new infrastructure. Given in most of the time we use sketch generation (in Ansor's terminology) to generate schedules automatically,

Re: [apache/tvm-rfcs] [RFC] TVM Unified Static Memory Planning (#9)

2021-07-06 Thread Manupa Karunaratne
Thanks @tkonolige for taking a look at this. As per the pre-RFC discussion, There is not anything preventing us from integrating unified static memory planner (apart from doing actual work for that of course :) ) for graph executor as long as relay "main" function is lowered to TIR before crea

[Apache TVM Discuss] [microTVM] Next µTVM Community Meeting - July 7th 2021

2021-07-06 Thread Tom Gall via Apache TVM Discuss
Hi Everyone, The next µTVM community meeting will be on Wednesday July 7th. 8am PDT 10am CDT, 1500 UTC, 1600 BST, 2030 IST, 2300 China We’ll use zoom for the get together. The zoom connection link is located in the agenda document which is at : [Apache TVM - µTVM Community Meeting - Google D

Re: [apache/tvm-rfcs] [RFC] TVM Unified Static Memory Planning (#9)

2021-07-06 Thread Manupa Karunaratne
cc : @areusch @mbaret @tqchen (I cant seem to tag the original people in the RFC -- working on it) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/9#issuecomment-874706027

[apache/tvm-rfcs] [RFC] TVM Unified Static Memory Planning (#9)

2021-07-06 Thread Manupa Karunaratne
This commits adds the RFC (.md) for USMP. pre-RFC on discuss : https://discuss.tvm.apache.org/t/rfc-unified-static-memory-planning/10099 You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-rfcs/pull/9 -- Commit Summary -- * [RFC] TVM Unified Sta

[Apache TVM Discuss] [Development/pre-RFC] [RFC] Enable TVM QNN on RISC-V with Subword SIMD Computation

2021-07-06 Thread Qelk123 via Apache TVM Discuss
Hey @WuZheng ,I meet the same problem,did you solve it? --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-enable-tvm-qnn-on-risc-v-with-subword-simd-computation/7967/9) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click