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

Add int32 overflow unit test for TBE UVM caching #2303

Closed
wants to merge 1 commit into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Feb 1, 2024

Summary:
This diff introduces a unit test to verify that TBE with UVM caching
can handle the cache access correctly when the cache access offset is
larger than max int32

Differential Revision: D53300526

Copy link

netlify bot commented Feb 1, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 16d7573
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/65bb5c9372cbd000084a5e09
😎 Deploy Preview https://deploy-preview-2303--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53300526

sryap added a commit to sryap/FBGEMM that referenced this pull request Feb 1, 2024
Summary:
Pull Request resolved: pytorch#2303

This diff introduces a unit test to verify that TBE with UVM caching
can handle the cache access correctly when the cache access offset is
larger than max int32

Differential Revision: D53300526

fbshipit-source-id: aabbcc3bb376ac01ea7e0ae2b6cf37bb3be0be84
Summary:
Pull Request resolved: pytorch#2303

This diff introduces a unit test to verify that TBE with UVM caching
can handle the cache access correctly when the cache access offset is
larger than max int32

Differential Revision: D53300526

fbshipit-source-id: 5a73af9dfaee6d17167bba53d65868e9242d5c37
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53300526

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b347a43.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants