yongwww opened a new pull request, #14092:
URL: https://github.com/apache/tvm/pull/14092

   this pull request adds:
   
   - TVMScript local recursive function support
   - Update lambda lifting pass. Removed CalledGlobalVars, it was not used 
anymore.
   - Update well-form pass. Previously the [well-form 
pass](https://github.com/tlc-pack/relax/blob/relax/src/relax/analysis/well_formed.cc#L180-L182)
 doesn't allow un-defined vars, which doesn't work for var used for recursive 
call
   
   cc: @YuchenJin @tqchen @Hzfengsy 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to