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

[package] make GlobGroup a public concept #56238

Closed
wants to merge 2 commits into from
Closed

Conversation

suo
Copy link
Member

@suo suo commented Apr 16, 2021

Stack from ghstack:

It's already functionally public due to extern and mock, but
exposing the underlying implementation makes extending PackageExporter
easier.

Changed the underscores, expose on torch.package, add docs, etc.

Differential Revision: D27817013

It's already functionally public due to `extern` and `mock`, but
exposing the underlying implementation makes extending PackageExporter
easier.

Changed the underscores, expose on `torch.package`, add docs, etc.

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 16, 2021

💊 CI failures summary and remediations

As of commit ce3b547 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

It's already functionally public due to `extern` and `mock`, but
exposing the underlying implementation makes extending PackageExporter
easier.

Changed the underscores, expose on `torch.package`, add docs, etc.

Differential Revision: [D27817013](https://our.internmc.facebook.com/intern/diff/D27817013)

[ghstack-poisoned]
suo added a commit that referenced this pull request Apr 16, 2021
It's already functionally public due to `extern` and `mock`, but
exposing the underlying implementation makes extending PackageExporter
easier.

Changed the underscores, expose on `torch.package`, add docs, etc.

ghstack-source-id: 7e9a3895ed0575e787d6836bdcf370c38d8909f7
Pull Request resolved: #56238
Copy link
Contributor

@Lilyjjo Lilyjjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@facebook-github-bot
Copy link
Contributor

@suo merged this pull request in 8d4e6c9.

@facebook-github-bot facebook-github-bot deleted the gh/suo/422/head branch April 20, 2021 14:16
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#56238

It's already functionally public due to `extern` and `mock`, but
exposing the underlying implementation makes extending PackageExporter
easier.

Changed the underscores, expose on `torch.package`, add docs, etc.

Differential Revision: D27817013

Test Plan: Imported from OSS

Reviewed By: Lilyjjo

Pulled By: suo

fbshipit-source-id: e39199e7cb5242a8bfb815777e4bb82462864027
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

3 participants