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

.Net: Onnx Multi (CPU/GPU/NPU) Target Projects #9437

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

RogerBarreto
Copy link
Member

Motivation and Context

Onnx packages cannot be used together but share the same codebase (abstractions and types), following the same pattern as the dependencies, we have to deploy specific packages intended to be used for the specific platform.

@RogerBarreto RogerBarreto self-assigned this Oct 25, 2024
@RogerBarreto RogerBarreto requested a review from a team as a code owner October 25, 2024 20:19
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Oct 25, 2024
@stephentoub
Copy link
Member

Aren't the ONNX Runtime GenAI folks working on a solution for this? The virality of having different packages for different targets up the whole stack isn't really tenable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net: Bug: .NET Microsoft.SemanticKernel.Connectors.Onnx missing package release for CUDA and DirectML
3 participants