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

Advanced MultiTasking Support #160

Closed
apsdehal opened this issue Aug 26, 2019 · 0 comments
Closed

Advanced MultiTasking Support #160

apsdehal opened this issue Aug 26, 2019 · 0 comments
Assignees
Labels
refactor Issue requires refactoring
Milestone

Comments

@apsdehal
Copy link
Contributor

MultiTasking module needs to be refactored out to be in a better shape before v0.4. This involves following points that need to be completed:

  • Remove concept of 'tasks', only datasets will be the main level citizen
  • DataLoader will take care of whether a particular scenario is using multitasking or not
  • Update configs to reflect no longer used tasks config
  • Updates to documentation and code.
  • Fix support in Distributed setting.
@apsdehal apsdehal added the refactor Issue requires refactoring label Aug 26, 2019
@apsdehal apsdehal added this to the v0.4 milestone Aug 26, 2019
@apsdehal apsdehal self-assigned this Aug 26, 2019
@apsdehal apsdehal closed this as completed May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issue requires refactoring
Projects
None yet
Development

No branches or pull requests

1 participant