Skip to content

refactor planner to use device_type #8

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

Closed
wants to merge 1 commit into from

Conversation

YazhiGao
Copy link

Summary: refactor the planner to take only planner type as we want to decouple plan and DMP callsites for GPU inference

Reviewed By: divchenko

Differential Revision: D31588920

Summary: refactor the planner to take only planner type as we want to decouple plan and DMP callsites for GPU inference

Reviewed By: divchenko

Differential Revision: D31588920

fbshipit-source-id: 74e100818171c55d67b091676552a4d53e102ca4
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 15, 2021
facebook-github-bot pushed a commit that referenced this pull request Oct 16, 2021
Summary:
Pull Request resolved: #8

refactor the planner to take only planner type as we want to decouple plan and DMP callsites for GPU inference

Reviewed By: divchenko

Differential Revision: D31588920

fbshipit-source-id: 965fbe80ae734fdd9f59153f291ac3e34c14f4e8
facebook-github-bot pushed a commit that referenced this pull request Feb 10, 2022
Summary:
Pull Request resolved: #8

Static graph is now part of DDP constructor, so migrate the callsite away from the private API which will eventually be deprecated.

Question regarding OSS side: Since this is dependent on a recently landed pytorch change, do we need to gate this code based on PT version or does TRec use latest pytorch?

Reviewed By: divchenko

Differential Revision: D34045294

fbshipit-source-id: 7751eb37a4ab66b2ca19deda5e527c6043522f46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants