The GitHub Actions job "CI" on tvm.git/pypi_official has failed.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
0a7713362c2be3ca27f8116a1b99a3bfc71c8550 / tlopex <[email protected]>
[CI] Add cibuildwheel-based wheel publishing to PyPI

Add a workflow_dispatch pipeline that builds, tests, and publishes manylinux/
macOS/Windows wheels via cibuildwheel with OIDC trusted publishing.
- publish_wheel.yml + build-wheel-for-publish action: per-OS/arch matrix,
  static-LLVM host builds, a separate build_cuda_runtime stage that compiles
  the libtvm_runtime_cuda sidecar and injects it via -DTVM_PACKAGE_EXTRA_LIBS,
  auditwheel/delocate/delvewheel repair, and post-upload install+import verify.
- pyproject.toml [tool.cibuildwheel]: manylinux_2_28 image pins, skips,
  test-command, per-platform repair commands.
- cmake: FindLLVM prefers static zstd; tvm_compiler links --no-relax +
  --as-needed on Linux; Library.cmake rpath/install helper reused by backends.
- tests/python/wheel: assert LLVM enabled and CUDA runtime bundled.

Report URL: https://github.com/apache/tvm/actions/runs/26793471782

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to