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 bounds check in SSD-TBE #3013

Closed
wants to merge 1 commit into from
Closed

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Aug 19, 2024

Summary: As title

Differential Revision: D61398178

Copy link

netlify bot commented Aug 19, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit e242481
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66c3d86a69f862000813dc3c
😎 Deploy Preview https://deploy-preview-3013--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: D61398178

Summary:
Pull Request resolved: pytorch#3013

X-link: facebookresearch/FBGEMM#108

This diff adds a bounds check operator in SSD-TBE in both forward and
prefetch.  The operator is wrapped inside the `prepare_inputs`
function which does input tensor type casting as well.

Reviewed By: sarckk

Differential Revision: D61398178
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e19bde1.

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.

2 participants