Skip to content

Examples on deploy multiple models in a DAG graph? #934

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

Open
lucasjinreal opened this issue Aug 19, 2022 · 1 comment
Open

Examples on deploy multiple models in a DAG graph? #934

lucasjinreal opened this issue Aug 19, 2022 · 1 comment

Comments

@lucasjinreal
Copy link

For example, the example must be able to dispatch model in multiple-processing if the models are not squencial, and finally gather togather it get final process result.

Does redisAI able to do this?

@DvirDukhan
Copy link
Collaborator

Hi @jinfagang
We have this demo https://github.com/RedisAI/FraudDetectionDemo running two models independently in a DAG.
Link to the relevant code: https://github.com/RedisAI/FraudDetectionDemo/blob/a2da2a58f2366141f9263885aa0bad7e29d4982f/example_client/client.py#L25
Does this answer your question?

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

No branches or pull requests

2 participants