Async DataLoader #248
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
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?
The text was updated successfully, but these errors were encountered: