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

[DML EP] Enable DML Graph Serialization #19505

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

sumitsays
Copy link
Contributor

@sumitsays sumitsays commented Feb 13, 2024

Description

This PR adds a feature to serialize all DML EP partitions into DML currency individually for a given a model. This feature can be dynamically turned on by using DML EP option ep.dml.enable_graph_serialization.

Motivation and Context

  • Why is this change required? What problem does it solve?
    Useful when user want to capture the DML EP specific partition into DML currency to mitigate the dependency on the framework.

@sumitsays
Copy link
Contributor Author

/azp run Linux GPU CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sumitsays
Copy link
Contributor Author

/azp run Linux GPU CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sumitsays sumitsays merged commit a956893 into main Feb 26, 2024
94 of 96 checks passed
@sumitsays sumitsays deleted the user/sumita/dmlGraphSerialization branch February 26, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants