upload artifacts to PyPI. ```shell TM_PACKAGES="torch-mlir" ./build_/pythondeploy/build_linux_packages.sh ``` ### Mimicing CI+Release builds If youwantedto build all the CIs locally```shell TM_PACKAGES="out-of-tree in-tree"./build_toolspython_deploy/build_linux_packages.sh...
[pip3] torch-mlir==20250127.357 [pip3] torchvision==0.21.0 [pip3] triton==3.2.0 [conda] numpy 2.2.2 pypi_0 pypi [conda] nvidia-cublas-cu12 12.4.5.8 pypi_0 pypi [conda] nvidia-cuda-cupti-cu12 12.4.127 pypi_0 pypi [conda] nvidia-cuda-nvrtc-cu12 12.4.127 pypi_0 pypi [conda]...
Generally, we use Turbine to produce valid, dynamic shaped Torch IR (from the torch-mlir torch dialect with various approaches to handling globals). Depending on the use-case and status of the compiler, these should be compilable via IREE with --iree-input-type=torch for end to end executio...