Skip to content

Conversation

@priyakasimbeg
Copy link
Contributor

Fix signed_to_unsigned helper method and mod over 231-1 instead of 232. In Python 3.11 taking mod of type np.uint32 over 2**32 by this will return an overflow error.
Also revert changes that changed dtypes to unsigned ints since it seems like the command produced #801 had a bug in it.

@priyakasimbeg priyakasimbeg requested a review from a team as a code owner January 18, 2025 08:09
@github-actions
Copy link

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@priyakasimbeg priyakasimbeg merged commit 6c8fd56 into dev Jan 18, 2025
31 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants