Skip to content

[TOPI] Remove blockIdx.z in topi sort#16977

Merged
tqchen merged 1 commit intoapache:mainfrom
Hzfengsy:upd_sort
May 10, 2024
Merged

[TOPI] Remove blockIdx.z in topi sort#16977
tqchen merged 1 commit intoapache:mainfrom
Hzfengsy:upd_sort

Conversation

@Hzfengsy
Copy link
Copy Markdown
Member

@Hzfengsy Hzfengsy commented May 8, 2024

As blockIdx.z is not allowed in WebGPU, this PR split blockIdx.z into blockIdx.y to support WebGPU

As `blockIdx.z` is not allowed in WebGPU, this PR split `blockIdx.z`
into `blockIdx.y` to support WebGPU
@Hzfengsy
Copy link
Copy Markdown
Member Author

cc @tqchen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants