Re: [apache/tvm-vta] Port to the latest stable Chisel release (#33)

2021-08-19 Thread Thierry Moreau
Merged #33 into main. -- 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-vta/pull/33#event-5184321050

Re: [apache/tvm-vta] Port to the latest stable Chisel release (#33)

2021-08-19 Thread Thierry Moreau
@vegaluisjose @liangfu can you take a look? thanks! -- 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-vta/pull/33#issuecomment-902230052

Re: [apache/tvm-vta] Port to the latest stable Chisel release (#33)

2021-08-19 Thread Thierry Moreau
Thank you @ekiwi - glad to see your changes use the latest stable release. -- 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-vta/pull/33#issuecomment-902229418

Re: [apache/tvm-rfcs] [RFC] [Relay] Automatic Mixed Precision Pass (#6)

2021-08-19 Thread AndrewZhaoLuo
If there is not other objections, this will be merged on monday. -- 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/6#issuecomment-902192178

[Apache TVM Discuss] [Development/pre-RFC] Updated Docs pre-RFC

2021-08-19 Thread Cody H. Yu via Apache TVM Discuss
IMHO, the docs should serve for two major purposes: 1. For pure users who don't care how TVM is implemented but just want to achieve high performance, we need to let them hands on as convenient as possible. 2. For new developers who want to improve something with TVM, we need to let them know

[apache/tvm-vta] Port to the latest stable Chisel release (#33)

2021-08-19 Thread Kevin Laeufer
This PR ports the chisel hardware to use the latest stable release. It also cleans up any deprecation warnings. You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-vta/pull/33 -- Commit Summary -- * modernize build.sbt * fix some imports * ignore

[Apache TVM Discuss] [Development/pre-RFC] Updated Docs pre-RFC

2021-08-19 Thread Siyuan Feng via Apache TVM Discuss
Thanks, @hogepodge. It's a good opportunity for us to enhance TVM documentation and tutorials together. I want to share some of my thoughts on it. ## A Separated Developer Documentation Users(who will use TVM as a tool to compile models on supported models and backends and won't change much of

[Apache TVM Discuss] [Development/pre-RFC] Updated Docs pre-RFC

2021-08-19 Thread tqchen via Apache TVM Discuss
Thanks @hogepodge for the RFC. It would be great for us as a community to converge on a documentation system that we can all collaborate together. Based on the current proposals, I find that it might be helpful to dissect the possible choices here to facilitate the discussion(since we might wa

[Apache TVM Discuss] [Development/pre-RFC] Updated Docs pre-RFC

2021-08-19 Thread Junru Shao via Apache TVM Discuss
I would prefer L2 in terms of more precise section titles. Sometimes it is really hard to distinguish "User Guide" and "Developer Guide", and L2 replaces them with more explicit terms "Tutorials by example", "Architectural guide by each component of TVM system". The only thing missing here is