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

deepaas-cli: if warm() exists, it has to be called before predict() or train() #190

Open
vykozlov opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vykozlov
Copy link
Contributor

Description

warm() method can be used to setup AI model before calling predict() or train(). Same behavior should be in deepaas-cli: if warm() exists, it always has to be called before predict() or train()

Versions

DEEPaaS API 2.5.2 and earlier

@vykozlov vykozlov self-assigned this Sep 26, 2024
@alvarolopez alvarolopez added the bug Something isn't working label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants