The GitHub Actions job "CI" on tvm.git/main has succeeded. Run started by GitHub user MasterJH5574 (triggered by MasterJH5574).
Head commit for run: c7af8e46e9577447e1c5d496752577d6914b659c / AshwiniBokka <[email protected]> [DOC] Update installation docs with missing dependencies (#18194) (#18808) Fixes #18194 Based on user report, the installation documentation was missing: 1. System dependencies (zlib1g-dev, libxml2-dev) 2. Cython in Python dependencies 3. Post-build installation step (cd python && pip install -e .) This PR adds these missing steps to `from_source.rst`: - Added 'System Dependencies' section with Ubuntu commands - Added Cython to the necessary dependencies - Added 'Installing the Python Package' section after build Changes: - 24 insertions, 1 deletion - Only 1 file changed (docs/install/from_source.rst) This addresses all 4 issues reported by the user in #18194. Report URL: https://github.com/apache/tvm/actions/runs/22450154349 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
