[Apache TVM Discuss] [Questions] Any plans/schedules for TVMConf 2021 video uploading?

2022-01-05 Thread Johnson Lu via Apache TVM Discuss
https://www.youtube.com/playlist?list=PL_4zDggB-DBpynCEnC9hV-1euZrP3xDRK --- [Visit Topic](https://discuss.tvm.apache.org/t/any-plans-schedules-for-tvmconf-2021-video-uploading/11849/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these em

[Apache TVM Discuss] [Questions] Can we generate assembly code that tensor dimensions are not fixed?

2021-03-10 Thread Johnson Lu via Apache TVM Discuss
Thanks for your suggestion, but I want to generate assembly code directly, then call it in C code, with original one, I can call assembly code by the function call like this: void assembly(int *C,int*A,int *B), and result are correct. I try to use te.ver() for the output geometry, like this.

[Apache TVM Discuss] [Questions] One for loop is disappear after use call_llvm_intrin() in inner most loop

2021-03-03 Thread Johnson Lu via Apache TVM Discuss
Hi, I meet a really strange issue when I use call_llvm_intrin() function in my innermost loop. ![Vector|597x500](upload://uwzWmuNPuFvTTlb86RjWCSEuhy1.jpeg) >From above code, we have three loops, from the IR, only two for loop, see >below. ![Vector_IR|690x71](upload://pMikBGETA1OpJHQJh1g5Jh

[Apache TVM Discuss] [Questions] Can we generate assembly code that tensor dimensions are not fixed?

2021-02-07 Thread Johnson Lu via Apache TVM Discuss
Seems not? Any expert can help confirm this? --- [Visit Topic](https://discuss.tvm.apache.org/t/can-we-generate-assembly-code-that-tensor-dimensions-are-not-fixed/9001/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click h