soiferj edited a comment on issue #5310: [BYOC] Enhance partitioning and external codegen URL: https://github.com/apache/incubator-tvm/pull/5310#issuecomment-613177798 You’re right, sorry about that. So if our target was CUDA, we would need to first memcpy back to the host? It turns out the constant propagation in the PartitionGraph pass changed this behavior quite a bit. Update: I think I see what’s happening - the value of the constant will be on the host. Nvm!
---------------------------------------------------------------- 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
