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

Managed Nested SubGraph with Scheduler Integration #487

Open
drslebedev opened this issue Dec 17, 2024 · 0 comments
Open

Managed Nested SubGraph with Scheduler Integration #487

drslebedev opened this issue Dec 17, 2024 · 0 comments

Comments

@drslebedev
Copy link
Contributor

Implement a structured approach to associate a domain-specific scheduler with each subgraph. This enables optimization strategies based on specific requirements, such as latency vs. throughput, or computational domains like FPGA and GPU execution. The scheduler should be instantiated with the nested graph and passed as a Block for higher-level usage.

Additionally, a plugin system for Schedulers, similar to the existing Block plugins, needs to be implemented.

This is a follow-up of the following issues/PRs:

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

No branches or pull requests

2 participants