Re: [apache/tvm] [RFC] [VTA] [TSIM] Enabling Cycle-Accurate Hardware Simulation for VTA #3009 (#3010)

2022-01-12 Thread lyxcliang
Hi, I download the example at https://github.com/apache/tvm-vta/tree/main/apps/tsim_example, and install Verilator(4.216 2021-12-05 version) on Ubuntu18.04. when i make it(run_verilog), i got the fllowing error, how should i do? ![image](https://user-images.githubusercontent.com/87418712/1492781

Re: [apache/tvm-rfcs] Add Roadmap RFC (PR #50)

2022-01-12 Thread Denise Kutnick
Thanks @comaniac! I agree, it'll be good to have members of the community participate in creating roadmaps and making continuous improvements to the process. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/50#issuecomment-1011810503 You are receivin

[apache/tvm-rfcs] [RFC][OpenCLML] OpenCLML integration as BYOC (PR #52)

2022-01-12 Thread Siva
You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-rfcs/pull/52 -- Commit Summary -- * [RFC][OpenCLML] OpenCLML integration as BYOC -- File Changes -- A rfcs/00XX-OpenCLML-integratio-as-BYOC.md (90) -- Patch Links -- https://github.com/apac

Re: [apache/tvm-rfcs] Add Roadmap RFC (PR #50)

2022-01-12 Thread Denise Kutnick
@driazati @Mousius thanks for the reviews! I have addressed your comments and the PR is ready for a re-review. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/50#issuecomment-1011551466 You are receiving this because you are subscribed to this thread

[apache/tvm-vta] Port to new Chisel stable release (3.5) (PR #37)

2022-01-12 Thread Kevin Laeufer
This PR ports the VTA hardware to use the recently released new stable version of Chisel. It also fixes all new warnings. The tests were all ported to use the `chiseltest` library since the `chisel-iotesters` are now deprecated. I did remove the `TestRunner` class since it did not seem to be use

Re: [apache/tvm-rfcs] Add Managed Jenkins Infrastructure for TVM RFC (PR #49)

2022-01-12 Thread Andrew Reusch
thanks for the comments @mousius, PTAL when you have a minute! -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/49#issuecomment-1011344374 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm-rfcs] [RFC][BYOC] Marvell ML/AI Accelerator Integration (PR #48)

2022-01-12 Thread Joe Chou
Hello, How can we request a reviewer to review our RFC? Also, we have followed the RFC template and listed several unresolved questions, which need help from reviewer and/or TVM community to resolve? The first few issues are related TVM Jenkins build's rust/cargo failure. I.e., we like to add tw