MasterJH5574 opened a new pull request, #18049: URL: https://github.com/apache/tvm/pull/18049
This PR renames the filenames/namespaces of `relax_vm` to `vm`. Previously, both VMs of relay and relax exist, and to avoid the name conflicts, we added the prefix `relax_` to relax VM. With the Relay runtime being phased out, we can now rename `relax_vm` to `vm` for conciseness. -- 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]
