iree-org / iree-org/wave

in-thread transpose creates incorrect reshape operations

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

Description

The logic in the in-thread transpose creates reshape operations with a single value for `target_vector_shapes` whereas a dictionary is expected:

https://github.com/iree-org/wave/blob/d7bee6bacd5779013b0c69fbd6459a764563b5a2/wave_lang/kernel/wave/in_thread_transpose.py#L320

Type annotation

https://github.com/iree-org/wave/blob/d7bee6bacd5779013b0c69fbd6459a764563b5a2/wave_lang/kernel/ops/wave_ops.py#L3268

Attributed to: https://github.com/iree-org/wave/blame/eae38e3c67f3ff05f84f075a823142dcfa646a16/wave_lang/kernel/wave/in_thread_transpose.py#L314

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.