You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Klaus Zimmermann edited this page Mar 26, 2026
·
1 revision
This page gives an overview of the CI components that build wheels and libtorch archives for Pytorch.
It shows Github Actions workflows, scripts, and produced artifacts, as well as elements of the build system.
While it is based on the new scikit-build-core based build system (which is not yet fully adopted), this only influences the lower part of the visualization; the upper part including the platform specific lanes apply equally to the setup.py based build system.