tqchen opened a new pull request #4678: [REFACTOR][IR] Allow Module to store 
BaseFunc
URL: https://github.com/apache/incubator-tvm/pull/4678
 
 
   Under the unified IR. We will allow a single IRModule
   to store different function variants, such as relay::Function,
   ExternFunc, and low-level function.
   
   This PR changes relay::Function -> BaseFunc in the module file
   to support multiple function variants.
   
   This PR depends on #4673 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to