[Apache TVM Discuss] [Development] [BYOC] how to link extern .so files

2022-02-28 Thread wZuck via Apache TVM Discuss
Hi, I followed the BYOC tutorial and inserted some op functions of my compute library. When my op can run without any extern .so files, I found it works well. But if a op function relays on an extern .so library, TVM reports this error: ``` python: symbol lookup error: /home/.../dense.so: unde

[Apache TVM Discuss] [Announcement] Unifying TVM and microTVM Community Meetings

2022-02-28 Thread Michael J Klaiber via Apache TVM Discuss
Hi Andrew. :+1: Sounds good! --- [Visit Topic](https://discuss.tvm.apache.org/t/unifying-tvm-and-microtvm-community-meetings/12171/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/

[Apache TVM Discuss] [Development] [BYOC] how to link extern .so files

2022-02-28 Thread masahi via Apache TVM Discuss
You can take a look at how we integrate DNNL (aka oneDNN). I think you need to link your `*.so` file to `libtvm.so` or `libtvm_runtime.so`. cc @comaniac --- [Visit Topic](https://discuss.tvm.apache.org/t/byoc-how-to-link-extern-so-files/12186/2) to respond. You are receiving this because

[Apache TVM Discuss] [Meetup] Next TVM Community Meeting Mar 1

2022-02-28 Thread Andrew Reusch via Apache TVM Discuss
Hi all, The next TVM Community Meeting is Wednesday, March 1 at 8:00am PST, 16:00 UTC (4:00pm London), 17:00 CEST, 21:30 India, 24:00 China. This is the first TVM Community Meeting of 2022 and is unified with the microTVM Community Meeting. The agenda for this meeting can be found in the [age

[Apache TVM Discuss] [Meetup] Next TVM Community Meeting Mar 2

2022-02-28 Thread Andrew Reusch via Apache TVM Discuss
Whoops, correction--the original post said March 1, but the meeting is actually March 2. I've updated the original post with the correct date. Thanks! Andrew --- [Visit Topic](https://discuss.tvm.apache.org/t/next-tvm-community-meeting-mar-2/12192/2) to respond. You are receiving this b

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

2022-02-28 Thread driazati via Apache TVM Discuss
Posted the https://github.com/apache/tvm-rfcs/pull/58 with some links to PRs that should address some of the concerns. --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/13) to respond. You are receiving this because you enabled mailing list mode. To unsubscri