iree-org / iree-org/wave

Contain the dependency on IREE

Open
#611 1 comment 0 reactions 1 assignee Claimed by @ftynse View on GitHub
Dominant language
Python
Stars
59
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Multiple packages transitively include IREE packages, which significantly increases load time and clashes with other MLIR-based imports. Specifically, importing `wave_lang.kernel` or _any_ subpackage (because of `wave_lang/kernel/__init__.py` importing a lot of stuff) currently loads IREE even if no compilation happens.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.