[Apache TVM Discuss] [Development] Build for ARM host

2022-02-23 Thread yuvalNR via Apache TVM Discuss
Hi, I would like to use relay compiler to build for ARM host. The target device is also ARM. for X86 **(target="llvm")** I can easily use `export_library(lib_export_path)` I get a .so which can be loaded by runtime to create an executor factory. For ARM, I build with **target="llvm -mtriple=

[Apache TVM Discuss] [Development/pre-RFC] [RFC] Remove CODEOWNERS

2022-02-23 Thread Andrew Reusch via Apache TVM Discuss
@comaniac thanks for your comments! [quote="comaniac, post:5, topic:12095"] Improve the PR template to guide the contributors about how to improve the PR visibility. We actually have this already but seems not effective. Pro: it is a simple change. Con: it may be ignored by most contributors.

[Apache TVM Discuss] [Development/pre-RFC] [RFC] Remove CODEOWNERS

2022-02-23 Thread driazati via Apache TVM Discuss
[quote="areusch, post:7, topic:12095"] I agree we have this, I’m not sure it scans very well (for example, the links are in Markdown so someone isn’t going to mentally parse those and render them in their head). Perhaps we can improve the template and make it a bit more organized. [/quote]

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

2022-02-23 Thread vzyknc
> the build command is: verilator build included the "VTASimDPI.v" > ![image](https://user-images.githubusercontent.com/87418712/149858636-b871ff7d-0fc7-4f22-9d8b-c6700686801f.png) I have the same problem. Do you have any solution? -- Reply to this email directly or view it on GitHub: https://g