Skip to content

Contain the dependency on IREE #611

@ftynse

Description

@ftynse

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions