tqchen opened a new pull request #4699: [REFACTOR][IR] Unified IR IRModule 
structure.
URL: https://github.com/apache/incubator-tvm/pull/4699
 
 
   This PR brings relay::Module as the unified IRModule structure.
   IRModule will be used as the basic unit for transformations
   through out the stack.
   
   - Rename relay::Module -> IRModule
   - Move relay/module.h -> ir/module.h
   - ModuleNode::FromExpr -> IRModule::FromExpr
   

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