Skip to content

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
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
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.
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