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

Optimize the cache fetch for forward split, pt. 2A #2289

Closed
wants to merge 1 commit into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Jan 26, 2024

Summary:
This follows up the work on D51865590 by plumbing the uvm_cache_stats argument passing up to the Python API level. local_uvm_cache_stats is now zeroed out before the prefetch step as opposed to after, to allow for the data to be passed into the forward step.

This is a re-attempt of landing D51995949 with additions copied from D52670550

Differential Revision: D53113564

Summary:

This follows up the work on D51865590 by plumbing the `uvm_cache_stats` argument passing up to the Python API level.  `local_uvm_cache_stats` is now zeroed out before the prefetch step as opposed to after, to allow for the data to be passed into the forward step.

This is a re-attempt of landing D51995949 with additions copied from D52670550

Differential Revision: D53113564
Copy link

netlify bot commented Jan 26, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 91c4e0b
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/65b33eb70acd5e00087b7cb9
😎 Deploy Preview https://deploy-preview-2289--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: D53113564

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d6edaab.

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