You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/12 02:04:42 UTC

[GitHub] [incubator-tvm] joshpoll commented on issue #4143: [Relay][RFC] Resolve cyclic dependency in Closure

joshpoll commented on issue #4143: [Relay][RFC] Resolve cyclic dependency in Closure
URL: https://github.com/apache/incubator-tvm/issues/4143#issuecomment-552700357
 
 
   > Coming from a PL perspective, this is obvious.
   
   The solution is in fact _not_ obvious even from a PL perspective. [Xavier Leroy](https://xavierleroy.org/talks/compilation-agay.pdf), famous for his work on OCaml, outlines multiple closure representations including their handling of recursive and mutually recursive functions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services