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 task framework #100

Closed
ylwu-amzn opened this issue Dec 3, 2021 · 1 comment
Closed

Async task framework #100

ylwu-amzn opened this issue Dec 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ylwu-amzn
Copy link
Collaborator

Current train API will train model asynchronously, but predict and execute API are using synchronous way. We need to build async task framework to support long running tasks for all APIs.

@ylwu-amzn ylwu-amzn added the enhancement New feature or request label Dec 3, 2021
@ylwu-amzn
Copy link
Collaborator Author

#116
#124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant