Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change data type of size from int to int64 to fix overflow. #630

Merged
merged 1 commit into from
May 8, 2020

Conversation

AkioHayakawa-sony
Copy link
Member

@AkioHayakawa-sony AkioHayakawa-sony commented May 8, 2020

In some functions, overflow might be happened when the input array is quite big.
This PR fixes this issue.

nnabla-ext-cuda: sony/nnabla-ext-cuda#221

@TakuyaNarihira TakuyaNarihira merged commit 7370d48 into master May 8, 2020
@TakuyaNarihira TakuyaNarihira added the release-note-bugfix Auto-release; Bugfix label May 8, 2020
@YukioOobuchi YukioOobuchi deleted the feature/20200428-fix-size-check-overflow branch June 23, 2020 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-bugfix Auto-release; Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants