Skip to content

Backmerging with Msft commits #755

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

Closed
wants to merge 4 commits into from
Closed

Conversation

jatinwadhwa921
Copy link

Backmerging with Msft commits

skottmckay and others added 2 commits July 19, 2025 13:12
### Description
<!-- Describe your changes. -->
Add default logger to CreateEpFactories so a plugin EP can log errors
outside of an inference session.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
…icrosoft#25411)

### Description
- Adds documentation to state that the data pointer for an `OrtValue`
owned by an `OrtGraph` is stable during the lifetime of the `OrtSession`
that owns the `OrtGraph`.
- Adds documentation to the ort_graph_to_proto.h utils to show how to
create a `onnx::GraphProto` with external initializers that actually
point to in-memory data (same approach used internally within ORT).



### Motivation and Context
Clarification of usage of new graph apis.
@jatinwadhwa921 jatinwadhwa921 requested a review from ankitm3k July 21, 2025 04:18
aparmp-quic and others added 2 commits July 21, 2025 00:17
…#25444)

Enable Conv Op and ConvTranspose Op with "auto_pad" param set as VALID

### Description
QNN_EP reject the Conv Op and ConvTranspose on HTP if "auto_pad" is
"VALID". This configuration is supported on HTP.



### Motivation and Context
To enable Conv and ConvTranspose op with auto_pad as "VALID" running on
NPU and prevent them from falling back to CPU.
@ankitm3k ankitm3k force-pushed the sync_msft_21_7_25 branch from 84c8300 to b9f4408 Compare July 21, 2025 16:36
@ankitm3k ankitm3k closed this Jul 21, 2025
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.

5 participants