[DOCS] Add PyPI install guidance and update install command#19883
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds documentation for installing Apache TVM via PyPI, including a new installation page and updates to existing guides. The review feedback correctly highlights that the standard PyPI package is CPU-only, which is a critical limitation for users of the GPU-targeting TIRx compiler. The reviewer suggests adding warnings and pointing users to CUDA-enabled wheels from TLCPack or building from source to ensure proper GPU support.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This PR updates the TVM installation documentation