• Yichen Yan's avatar
    [Build] Migrate to scikit-build-core (#939) · d89ba5b8
    Yichen Yan authored
    * cleanup
    
    * init
    
    * build first wheel that may not work
    
    * build cython ext
    
    * fix tvm build
    
    * use sabi
    
    * update rpath to support auditwheel
    
    * pass editible build
    
    * update ci
    
    * fix warnings
    
    * do not use ccache in self host runner
    
    * test local uv cache
    
    * test pip index
    
    * update lib search to respect new lib location
    
    * fix
    
    * update ci
    
    * enable cuda by default
    
    * update src map
    
    * fix
    
    * fix
    
    * fix
    
    * Generate version with backend and git information at build time
    
    * copy tvm_cython to wheels
    
    * fix tvm lib search
    
    * fmt
    
    * remove unused
    
    * auto detect ccache
    
    * add back backend-related files
    
    * remove jit cython adaptor to simplify code
    
    * fmt
    
    * fix ci
    
    * ci fix 2
    
    * ci fix 3
    
    * workaround metal
    
    * ci fix 4
    
    * fmt
    
    * fmt
    
    * Revert "ci fix 4"
    
    This reverts commit d1de8291c3e40927955f3ad3cf87a75c78813676.
    
    * tmp
    
    * fix metal
    
    * trivial cleanup
    
    * add detailed build-time version for cuda
    
    * add back mlc
    
    * Restore wheel info and other trivial updates
    
    *...
    d89ba5b8
pypi.manylinux.Dockerfile 573 Bytes