soiferj opened a new pull request #4934: [Relay][External Codegen] Support data 
types for CSourceModuleCodegen args and output
URL: https://github.com/apache/incubator-tvm/pull/4934
 
 
   Adds a struct, `Output`, to hold information about outputs for 
`CSourceModuleCodegen`. The codegen then uses this information to generate code 
with the correct datatype and copy it to the output buffer (if necessary).
   
   @comaniac @zhiics would you mind taking a look?
   
   I added a unit test for dtype, but did not add a unit test for ignoring the 
`memcpy`. I was having a hard time making the codegen code look clean.

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