Skip to content

Conversation

@urpetkov-amd
Copy link

Fixing dump model ops feature for MIGraphX EP on Windows. The feature wasn't functional because of saving format rules on Windows which are opposite from Linux.

Current state of the feature gives us opportunity to generate and save onnx model after subgraph optimizations before compiling it. On this way we can look how model graph looks like after optimizations and we can use the optimized model.

Fixing dump model ops feature for MIGraphX EP on Windows. The feature
wasn't functional because of saving format rules on Windows which are
opposite from Linux.

Current state of the feature gives us opportunity to generate and save
onnx model after subgraph optimizations before compiling it. On this way
we can look how model graph looks like after optimizations and we can
use the optimized model.

---------

Co-authored-by: Uros Petkovic <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants