Skip to content

Fix const qualifier in ggml-bitnet-mad for clang build in Windows#568

Open
SUDAR2005 wants to merge 1 commit into
microsoft:mainfrom
SUDAR2005:fix-clang-const
Open

Fix const qualifier in ggml-bitnet-mad for clang build in Windows#568
SUDAR2005 wants to merge 1 commit into
microsoft:mainfrom
SUDAR2005:fix-clang-const

Conversation

@SUDAR2005

Copy link
Copy Markdown

Summary

Fixes a Clang compilation error on Windows caused by assigning a
const int8_t* to an int8_t*.

Fixes #518

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