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

Add graph capture and shaders to improve DirectML performance #272

Merged
merged 47 commits into from
Apr 22, 2024

Conversation

PatriceVignola
Copy link
Contributor

This adds graph capture functionality and shaders to the DML EP. Note that most files under the src/models/dml folder are copied from onnxruntime and don't need to get reviewed.

src/models/input_ids.h Outdated Show resolved Hide resolved
src/models/input_ids.h Outdated Show resolved Hide resolved
src/models/logits.cpp Show resolved Hide resolved
src/models/logits.cpp Outdated Show resolved Hide resolved
src/models/logits.h Outdated Show resolved Hide resolved
src/models/model.cpp Show resolved Hide resolved
src/models/position_inputs.h Outdated Show resolved Hide resolved
src/models/position_inputs.h Outdated Show resolved Hide resolved
src/models/dml/dml_command_allocator_ring.h Outdated Show resolved Hide resolved
src/models/dml/dml_command_queue.h Outdated Show resolved Hide resolved
@PatriceVignola PatriceVignola merged commit cfaa57c into main Apr 22, 2024
10 of 11 checks passed
@PatriceVignola PatriceVignola deleted the user/pavignol/add-dml-fp16-cast branch April 22, 2024 22:50
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.

4 participants