iree-org / iree-org/wave

Better support for unaligned shapes

Open
#458 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

Currently, we are always generate masked ops if we cannot prove shapes are aligned. Instead we can specialize kernel body for happy case and the edges and switch between them based on WG ids.

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.