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

[runtime] API for running model on specific device #1346

Open
pilkicTT opened this issue Feb 28, 2025 · 0 comments
Open

[runtime] API for running model on specific device #1346

pilkicTT opened this issue Feb 28, 2025 · 0 comments

Comments

@pilkicTT
Copy link
Contributor

We don't have a way of specifying on which device should the model run, i.e. it is always executing on device 0.

Implement API to allow for running model on any device. Also, think about data parallel scenarios on multiple devices.

@pilkicTT pilkicTT added this to the [FFE] Runtime v1 milestone Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant