zhiics commented on issue #4258: [WIP][TVM] Bring Your Own Codegen to TVM
URL: https://github.com/apache/incubator-tvm/pull/4258#issuecomment-558456976
 
 
   @masahi Thanks for your interest. We changed the runtime a bit. We tried to 
generate a DSO module directly and load it there, but now we made the external 
as either CSourceModule or a simple JSONModule. We had a bit confusion on how 
to integrate the CSourceModule into the DSO module. We will cleanup the PR and 
address all comments once this is figured out.

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

Reply via email to