srkreddy1238 commented on PR #18523: URL: https://github.com/apache/tvm/pull/18523#issuecomment-3617811461
@tqchen managed with out altering ``runtime::Tensor`` VM byte code now adds MemoryScope section. To keep backward compatibility of ``Load``, I added new header magic ``kTVMVMBytecodeMagicV2`` . Let me know if this need to be handled via ``VM_VERSION``. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
