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

How to implement NPU(graph-based) driver? #102

Open
xuke537 opened this issue Jul 29, 2024 · 0 comments
Open

How to implement NPU(graph-based) driver? #102

xuke537 opened this issue Jul 29, 2024 · 0 comments

Comments

@xuke537
Copy link

xuke537 commented Jul 29, 2024

Hi Microsoft,
We plan to implement our NPU driver on Windows. Our NPU is graph-based approache to model execution.
I have a few questions:

  1. Can we get the description of the graph(a directed acyclic graph of nodes and edges between them )in UMD?
  2. How to associate DML operators with D3D metacommands?For example, how is the DirectML Convolution operator mapped to a metacommand? The GUID of MetaCommand_Convolution is provided by Microsoft or defined by vendors?If defined by vendor,how to associate it with DML operators?
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

1 participant