onnxruntime
c151afec
- [DML EP] Fix unconnected node removal logic (#14193)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[DML EP] Fix unconnected node removal logic (#14193) ### Description Fix unconnected node removal logic ### Motivation and Context The edges need to be removed before the nodes themselves, otherwise the indices will reference the wrong nodes.
References
#14193 - [DML EP] Fix unconnected node removal logic
Author
PatriceVignola
Parents
906f578b
Loading