Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor hashing#9057

Merged
kmaehashi merged 3 commits into
cupy:mainfrom
MattTheCuber:refactor-hashing
Mar 25, 2025
Merged

Refactor hashing#9057
kmaehashi merged 3 commits into
cupy:mainfrom
MattTheCuber:refactor-hashing

Conversation

@MattTheCuber

@MattTheCuber MattTheCuber commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Follow up of #9053

Removed _hash_hexdigest and switched MD5 hashing to SH1 for speed and consistency.

Removed `_hash_hexdigest` and switched md5 hashing to sha1 for speed and  consistency
Comment thread cupy/cuda/compiler.py Outdated

@kmaehashi kmaehashi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MattTheCuber!

Comment thread cupy/cuda/compiler.py
Comment thread cupy/random/_generator.py Outdated
@kmaehashi kmaehashi self-assigned this Mar 25, 2025
@kmaehashi kmaehashi added cat:enhancement Improvements to existing features prio:medium labels Mar 25, 2025
@kmaehashi kmaehashi added the to-be-backported Pull-requests to be backported to stable branch label Mar 25, 2025
@kmaehashi kmaehashi added this to the v14.0.0a1 milestone Mar 25, 2025
@kmaehashi

Copy link
Copy Markdown
Member

/test mini

@kmaehashi kmaehashi enabled auto-merge March 25, 2025 15:41
@kmaehashi kmaehashi merged commit 3518ceb into cupy:main Mar 25, 2025
chainer-ci pushed a commit to chainer-ci/cupy that referenced this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:enhancement Improvements to existing features prio:medium to-be-backported Pull-requests to be backported to stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants