Skip to content

llvm/torch-mlir-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Torch MLIR Build and Release Automation

Build Release and Publish Windows Wheels Build Release and Publish Linux Wheels

This repository houses release automation for torch-mlir. It is isolated from the main repository so that we can more strictly control people with write access.

Python Releases

Python wheels for torch-mlir are auto-generated every night and made available at this release page.

To install via pip, run:

pip install torch-mlir -f https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels

or add this to requirements.txt:

-f https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels
torch-mlir

At the moment only Linux (x86_64 + AArch64) and Windows (x86_64) builds are published. If you are interested in other configurations, please send a PR.

About

Automated releases for torch-mlir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6