Skip to content

docs: remove deleted TVM and ArmNN EPs from execution providers index#28042

Open
MaanavD wants to merge 11 commits intomicrosoft:gh-pagesfrom
MaanavD:fix/remove-deleted-eps-from-index
Open

docs: remove deleted TVM and ArmNN EPs from execution providers index#28042
MaanavD wants to merge 11 commits intomicrosoft:gh-pagesfrom
MaanavD:fix/remove-deleted-eps-from-index

Conversation

@MaanavD
Copy link
Copy Markdown
Contributor

@MaanavD MaanavD commented Apr 11, 2026

Description

Removes deleted execution providers from the EP summary table on onnxruntime.ai.

Changes to the EP table

  • Removed TVM EP entries from CPU, GPU, and IoT/Edge/Mobile columns — TVM EP was removed from the codebase in November 2024 (commit 13346fdf18, PR Cleanup code #22827)
  • Removed ArmNN EP entry from IoT/Edge/Mobile column — ArmNN EP was removed from the codebase in March 2026 (commit 65fb61b159, PR [ARMNN EP] Remove ArmNN Execution Provider #27447)
  • Kept ROCm EP listed as (*deprecated*) — it already has proper migration guidance pointing to MIGraphX EP

Motivation

The EP index page listed TVM and ArmNN as available execution providers, but both have been removed from the codebase. This causes confusion for users who see them listed and try to use them.

Related

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.

1 participant