tqchen opened a new pull request, #20363: URL: https://github.com/apache/tvm/pull/20363
Relax owns the concrete global metadata used by its device annotations. Move `VDevice`, `MemoryScope`, and `DummyGlobalInfo` into the Relax C++ and Python namespaces, with their registrations and consumers, while keeping the generic `GlobalInfo` base and IRModule storage in IR. Existing TVMScript global-info syntax is preserved. Remove the unused legacy `target.VirtualDevice` API and its dedicated wrappers and tests. -- 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]
