@tqchen it is fixed in #4155 , and it is a small change that is readable.
In case of mutual recursion, the `Closure clos;` line at 129 will be replaced 
with `tvm::Array<Closure> clos; size_t idx;`

-- 
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/4143#issuecomment-543879927

Reply via email to