It seems #2412 is also related to this issue. @srkreddy1238 
[mentioned](https://github.com/dmlc/tvm/pull/2412#issuecomment-453912379) that 
enabling fusion caused a LLVM error.

When fusion support for tuple was added in #2187, I handled the case where 
* the tuple is root of its group
* the tuple is fused with other ops before it 

by making a new function that returns the tuple (see [my 
comment](https://github.com/dmlc/tvm/pull/2187#issuecomment-442699052)). Is 
this what needs to be changed? @tqchen @zhiics @vinx13 ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/3039#issuecomment-484362238

Reply via email to