iree-org / iree-org/wave

[water] consider adding a top wave.kernel operation

Open
#1,049 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
59
Forks
32
PR merge metrics
No merged PRs in 30d

Description

We are currently using `func.func` with optional `constraints` and `hyperparams` attributes attached. This adds complexity in trying to find the operation they are attached to and requires dialect-level verifiers, which won't run when the attribute is missing. The verification is also awkward because it runs prior to the body being verified. A top-level operation could make these mandatory and default-valued to empty, simplifying verification.

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.