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

Remove local_rank parameter from ClassyTask #15

Closed
wants to merge 1 commit into from

Conversation

vreis
Copy link
Contributor

@vreis vreis commented Sep 24, 2019

Summary: That is not being used AFAICT and it's polluting the API.

Differential Revision: D17547887

Summary: That is not being used AFAICT and it's polluting the API.

Differential Revision: D17547887

fbshipit-source-id: 1b9566a710aa45145850e933c5a57cf352d4fcd5
@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 24, 2019
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a829687.

facebook-github-bot pushed a commit that referenced this pull request Oct 26, 2019
Summary:
Pull Request resolved: fairinternal/ClassyVision#15

Pull Request resolved: #118

In my dataset refactor, I forgot to pass the epoch to the sampler so it was using the same shuffle for every epoch.

This diff passes epoch to the _get_sampler function.

Reviewed By: mannatsingh

Differential Revision: D18137655

fbshipit-source-id: cb7492740a2c9ab5fad7c30f266893e769cac328
vaibhava0 pushed a commit to vaibhava0/ClassyVision that referenced this pull request Jan 19, 2021
Summary:
Pull Request resolved: fairinternal/ClassyVision#15

Pull Request resolved: facebookresearch#118

In my dataset refactor, I forgot to pass the epoch to the sampler so it was using the same shuffle for every epoch.

This diff passes epoch to the _get_sampler function.

Reviewed By: mannatsingh

Differential Revision: D18137655

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