Skip to content

[Refactor] Rename relax_vm to vm #18049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

MasterJH5574
Copy link
Contributor

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 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.
@tqchen tqchen merged commit 61e7c8f into apache:main Jun 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants