weberlo commented on issue #4218: [Relay][VM][Interpreter] Enable first-class constructors in VM and interpreter via eta expansion URL: https://github.com/apache/incubator-tvm/pull/4218#issuecomment-553532380 It looks like the tests are timing out. I think [this addition](https://github.com/apache/incubator-tvm/pull/4218/files#diff-a90b7229a4e9fb69bb84bb8f75c162e8R793) to the interpreter is the cause. Might need to roll back that change and the change to the prelude, but keep the `EtaExpand` functionality for the VM. If we want first-class constructors in the interpreter, we'll need to directly support it there.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
