zhiics commented on pull request #5770:
URL: https://github.com/apache/incubator-tvm/pull/5770#issuecomment-644899553


   @tqchen I removed all wrappers, made `MetadataModule` internal, and 
dispatched the initialization of each submodule per function/symbol base. There 
is now no user API change. But I had to add a field the CSourceModule to let it 
know what metadata it needs. This, however, doesn't affect the compilation and 
the original use/semantic of `CSourceModule` because we only need this 
information to help build up the `MetadataModule`. 


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


Reply via email to