onnxruntime
03cfb7d7 - Use ORT node names in DML graphs/ops (#14461)

Commit
3 years ago
Use ORT node names in DML graphs/ops (#14461) ### Description Applies ORT node names to corresponding compiled operators or DML graph nodes. ### Motivation and Context This makes it easier to correlate ONNX nodes to events in PIX GPU captures when using the DML EP. Names set in the DML graph nodes require additional modifications to the DML runtime library (available in a future NuGet package).
Author
Parents
Loading