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

Get total D from CPU buffer in batch_index_select_dim0 #2079

Closed
wants to merge 1 commit into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Oct 19, 2023

Summary:
This diff shuffles the code to allow batch_index_select_dim0 to get
total D from D_offsets when it is still in the host memory.

Differential Revision: D50477287

Summary:
This diff shuffles the code to allow `batch_index_select_dim0` to get
total D from `D_offsets` when it is still in the host memory.

Differential Revision: D50477287
@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 4ce8722
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6531adc8816eb000087f5997

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4a97e79.

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