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

Stop storing configs in datasets #21

Closed
wants to merge 1 commit into from

Conversation

vreis
Copy link
Contributor

@vreis vreis commented Sep 27, 2019

Summary:
In preparation to switch datasets to a .from_config constructor, make sure no
datasets store the config itself as a member of the class. This makes things
easier later.

Differential Revision: D17578858

@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 Sep 27, 2019
Summary:
Pull Request resolved: facebookresearch/ClassyVision#21

In preparation to switch datasets to a .from_config constructor, make sure no
datasets store the config itself as a member of the class. This makes things
easier later.

Differential Revision: D17578858

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

This pull request has been merged in 1d75e08.

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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants