[TVM Discuss] [Questions] FFT operator in Relay IR

2020-06-24 Thread cv_ruddha via TVM Discuss
[https://tvm.apache.org/docs/dev/relay_add_op.html](https://tvm.apache.org/docs/dev/relay_add_op.html), you can modify this for your convenience. --- [Visit Topic](https://discuss.tvm.ai/t/fft-operator-in-relay-ir/7040/4) to respond. You are receiving this because you enabled mailing list

[TVM Discuss] [Questions] [VTA] Install and test Ultra96_v2 Error

2020-06-24 Thread Yukui via TVM Discuss
I try to install vta and deploy bit file on ultra96 v2 but when I run: python test_benchmark_topi_conv2d.py I get follow error: Conv2DWorkload(batch=1, height=56, width=56, in_filter=64, out_filter=64, hkernel=3, wkernel=3, hpad=1, wpad=1, hstride=1, wstride=1) Traceback (most recent call last)

[TVM Discuss] [Questions] Pattern matching for TupleGetItem

2020-06-24 Thread Thomas V via TVM Discuss
Thank you. Best regards Thomas --- [Visit Topic](https://discuss.tvm.ai/t/pattern-matching-for-tuplegetitem/7069/6) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/e2c0a2c

[TVM Discuss] [Questions] Why tensorize rather than call_intrin directly?

2020-06-24 Thread Michael via TVM Discuss
When tensorize some computations, you must write a tensor intrinsic. I realize that we can just use the call_extern or call_intrin directly from the test cases. Why we need to tensorize since it will do a lot of verifications between the intrinsic and body. That causes me some troubles when

[TVM Discuss] [Questions] FFT operator in Relay IR

2020-06-24 Thread ckh via TVM Discuss
Can you show me a simple code sample of how it was implemented? --- [Visit Topic](https://discuss.tvm.ai/t/fft-operator-in-relay-ir/7040/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/emai