[Build] Migrate to scikit-build-core (#939)
* 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 *...
Showing
.github/workflows/dist.yml
0 → 100644
cmake/load_tvm.cmake
0 → 100644
install_cpu.sh
deleted
100755 → 0
install_cuda.sh
deleted
100755 → 0
install_metal.sh
deleted
100755 → 0
install_rocm.sh
deleted
100755 → 0
Please register or sign in to comment