[Apache TVM Discuss] [Questions] `DFPatternRewriteComposer.AddRewrite` with additional args raises compile error

2022-03-17 Thread Khj809 via Apache TVM Discuss
Thanks! I just sent a PR in https://github.com/apache/tvm/pull/10669. If there are any guidelines that I missed, please let me know. --- [Visit Topic](https://discuss.tvm.apache.org/t/dfpatternrewritecomposer-addrewrite-with-additional-args-raises-compile-error/12323/4) to respond. You

[Apache TVM Discuss] [Questions] `DFPatternRewriteComposer.AddRewrite` with additional args raises compile error

2022-03-17 Thread Altan Haan via Apache TVM Discuss
Looks good to me, could you send a PR? Thanks! --- [Visit Topic](https://discuss.tvm.apache.org/t/dfpatternrewritecomposer-addrewrite-with-additional-args-raises-compile-error/12323/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these ema

[Apache TVM Discuss] [Questions] Check failed: (code == RPCCode::kReturn) is false: code=kShutdown

2022-03-17 Thread p via Apache TVM Discuss
Hello, I had similar problem, for me, when I read following error, that means that some instruction should return some values, but unexpectedly it was killed/shuted down. In my case it was timeout lower than expected runing time. You should monitor what is going on on another side of RPC, i.e