This is an automated email from the ASF dual-hosted git repository.
tlopex pushed a change to branch pypi
in repository https://gitbox.apache.org/repos/asf/tvm.git
at 188cb53337 Replace Windows wheel rewrite helper with delvewheel
This branch includes the following new commits:
new f3815757bb Add TVM wheel publish workflow
new 0c27242859 Fix TVM wheel packaging lint
new 5947f8dbff Expose LLVM runtime libs to auditwheel
new b5346b77b4 Reduce runner disk pressure for wheel publish
new 96ca1973df Exclude TVM FFI from wheel repair
new 1e66bbf417 Repair wheel internal TVM library paths
new 3fa2d85915 Validate TVM wheel internal ELF links
new cfd0c7b37c Format ELF wheel validator
new 3d60db2b87 Build TVM wheel with static LLVM
new 742b818dca Build publish wheels across platforms
new 5284cd0e46 Avoid empty array expansion in wheel build
new b4f8edf0e1 Add zlib to wheel build conda environment
new c4c2ffbb2a Add LLVM prefix path for manylinux wheel builds
new 4fb9b0e563 Keep TVM wheel LLVM linkage static
new f698dd0724 Use static LLVM for host wheel builds
new a3fe535a09 Verify platform-specific TVM runtime library
new 1bd4f01d55 Use cibuildwheel for publish wheel builds
new a813a5e2c3 Rename CUDA wheel helper action
new ae69bc76a3 Remove CUDA sidecar wording
new 8b276f0a14 Keep CIBW as sole wheel builder
new d3704af3dc Rename TVM wheel packaging helper
new 8ea809a579 Expose LLVM libs to macOS wheel repair
new d0e61ed67c Fix wheel repair verification paths
new 4bae13a3fe Clarify wheel CUDA runtime inputs
new a985fa7ce8 Fix wheel action runtime paths
new ba85249b25 Bundle Windows wheel support DLLs
new 12c6eafde2 Harden TVM wheel publish workflow
new 2563e3285b Fix LLVM RTTI handling in wheel builds
new f87093abd5 Improve wheel verify crash diagnostics
new 1db64d9886 Update wheel workflow actions
new 381f135815 Add detailed wheel verify diagnostics
new be7a4451e4 Allow TestPyPI wheel version override
new 90a917358a Fix wheel version escaping for TestPyPI
new b4feeb27a6 Collect Linux wheel verify backtraces
new 9a8f8e9981 Improve Linux wheel crash diagnostics
new e60402c060 Keep diagnostic wheel builds in Release mode
new d1269fbe8a Disable linker relaxation for the static-LLVM compiler
library
new 5a86c81fc5 Remove wheel crash-diagnostic scaffolding
new 34ee85bc43 Simplify wheel publish workflow structure
new 887c679b01 Apply distribution version override to Windows wheel repair
new 92236a3e9d [pyproject] Clean up packaging metadata and split out
non-core dependencies
new caadf7185e Revert LLVM cmake changes to match upstream
new 1db11305f2 Add conda LLVM libdir to wheel linker search path
new 43a8cc75a8 Revert "Add conda LLVM libdir to wheel linker search path"
new 4351e0a427 Install libxml2-devel for manylinux wheel linking
new 605b1f517f Move python-module rpath helper into a cmake utils module
new 8aa258c54f Keep pytest as a core dependency
new f4f89afee4 Consolidate runtime backend module configuration into a
helper
new d76ea4b1b7 Set relative rpath unconditionally
new 773380ae24 Verify wheels with a pytest suite via cibuildwheel
test-command
new 04baac0a09 Install CUDA runtime via CMake and repair with standard
auditwheel
new 0d849eb57b Fix wheel verification on macOS and isolate it from the
repo test config
new 539fab25ed Standardize LLVM static linking and platform wheel repair
new ce3bacfdf8 Exclude CUDA driver libraries from auditwheel repair
new 16f7dca673 Exclude CUDA driver libs and remove dead repair helpers
new 188cb53337 Replace Windows wheel rewrite helper with delvewheel
The 56 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.