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

Staged process mode #37

Open
hunterhector opened this issue Oct 10, 2019 · 0 comments
Open

Staged process mode #37

hunterhector opened this issue Oct 10, 2019 · 0 comments
Labels
enhancement New feature or request priority: low Low priority, can be addressed later

Comments

@hunterhector
Copy link
Member

The resource requirement to run a whole project is often huge, such as loading two or three pytorch models in the GPU. When resource is unavailable, one approach is to always process one engine at a time (and serialize the data on disk). We can support this staged processing mode later.

@hunterhector hunterhector added the enhancement New feature or request label Oct 10, 2019
@hunterhector hunterhector added the priority: low Low priority, can be addressed later label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority, can be addressed later
Projects
None yet
Development

No branches or pull requests

1 participant