Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 913 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 913 Bytes

KIRIN

CI codecov Supported Python versions

Kernel Intermediate Representation INfrastructure

Important

This project is in the early stage of development. API and features are subject to change. If you are concerned about the stability of the APIs, consider pin the version of Kirin in your project.

Installation

Install via uv (Recommended)

uv add kirin-toolchain

Install via pip

pip install kirin-toolchain

License

Apache License 2.0 with LLVM Exceptions