[Apache TVM Discuss] [Questions] Can we use TVM as JIT compiler?

2020-10-10 Thread Junru Shao via Apache TVM Discuss
Definitely yes! There is no reason not to use TVM as a JIT compiler if we want to build a deep learning framework. --- [Visit Topic](https://discuss.tvm.apache.org/t/can-we-use-tvm-as-jit-compiler/8124/2) to respond. You are receiving this because you enabled mailing list mode. To unsub

[Apache TVM Discuss] [Questions] FoldConstant doesn't fold two consecutive add

2020-10-10 Thread JoeyChou via Apache TVM Discuss
Hi @electriclilies thanks for the suggestion. I tried your method. However, I still see two adds instead of one. I will try to put on a code snippet later. --- [Visit Topic](https://discuss.tvm.apache.org/t/foldconstant-doesnt-fold-two-consecutive-add/8132/3) to respond. You are receivin