Skip to content

Fix OpenCL backend NCHW WMMA layout identifier typo - #1241

Open
dhkim92-dev wants to merge 1 commit into
lightvector:masterfrom
dhkim92-dev:opencl-errata-fix
Open

Fix OpenCL backend NCHW WMMA layout identifier typo#1241
dhkim92-dev wants to merge 1 commit into
lightvector:masterfrom
dhkim92-dev:opencl-errata-fix

Conversation

@dhkim92-dev

Copy link
Copy Markdown

Errata fix on OpenCL Backend

This change corrects a typographical error in the OpenCL WMMA path flags name

usingHGemmWmmaNHCW is renamed to usingHGemmWmmaNCHW

The implementation already uses NCHW layout, so this is a only naming-only correction and doesn't change any logics.

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.

1 participant