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

Async DataLoader #248

Open
vvmnnnkv opened this issue May 4, 2021 · 0 comments
Open

Async DataLoader #248

vvmnnnkv opened this issue May 4, 2021 · 0 comments
Labels
Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor

Comments

@vvmnnnkv
Copy link
Member

vvmnnnkv commented May 4, 2021

Description

Allow dataset to have async getItem method, so that the data can be fetched async.
This infers DataLoader iterator will be async.

Are you interested in working on this improvement yourself?

  • Yes, I am.
@vvmnnnkv vvmnnnkv added Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? labels May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor
Projects
None yet
Development

No branches or pull requests

1 participant