Skip to content

Conversation

@amogkam
Copy link
Contributor

@amogkam amogkam commented Mar 15, 2021

What does this PR do?

Adds support for custom plugins to specify if they are distributed.

Fixes #6535

Before submitting

  • Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

Did you have fun?

Make sure you had fun coding 🙃

Copy link
Contributor

@SeanNaren SeanNaren left a comment

Choose a reason for hiding this comment

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

Good fix! in the future this should be how we determine if we're in distributed mode (via the plugin itself)

@justusschock justusschock enabled auto-merge (squash) March 15, 2021 18:58
@SeanNaren SeanNaren added the ready PRs ready to be merged label Mar 15, 2021
@Borda
Copy link
Collaborator

Borda commented Mar 15, 2021

@carmocca @SeanNaren it is cool that all approve but how about checkboxes, milestone, or labels?

@SeanNaren SeanNaren added this to the 1.2.x milestone Mar 15, 2021
@justusschock justusschock merged commit 6a14146 into Lightning-AI:master Mar 15, 2021
SeanNaren pushed a commit that referenced this pull request Mar 16, 2021
* return from plugin

* dont return for tpu

(cherry picked from commit 6a14146)
Borda pushed a commit that referenced this pull request Mar 16, 2021
* return from plugin

* dont return for tpu

(cherry picked from commit 6a14146)
lexierule pushed a commit that referenced this pull request Mar 16, 2021
* return from plugin

* dont return for tpu

(cherry picked from commit 6a14146)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready PRs ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Distributed Plugin Auto Add Distributed Sampler

5 participants