-
Notifications
You must be signed in to change notification settings - Fork 64
NDWidget async #1019
Copy link
Copy link
Open
Description
To maximize performance in NDWidget we need to have an async architecture that submits tasks to the GPU and fetches results afterwards. Users can follow a specific scheme such that their pytorch object, decord object, etc, submits async tasks to the GPU, other threads/processes, etc. and we use a standard interface/architecture for fetching the results and displaying in the NDWidget.
Things to checkout:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels