Skip to content

[water] consider adding a top wave.kernel operation #1049

@ftynse

Description

@ftynse

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.

Metadata

Metadata

Assignees

No one assigned

    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