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

Address a DML regression caused by the continuous decoding changes #1159

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

baijumeswani
Copy link
Collaborator

@baijumeswani baijumeswani commented Dec 19, 2024

Issues that this PR resolves:

  • For DML EP, the input ids must be allocated on CPU for the prompt case.
  • logits must use the static buffer only after the first Update for DML.
  • DML memory device type was unhandled due to changes in ORT

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.

1 participant