Skip to content

Conversation

@adrianlizarraga
Copy link
Contributor

@adrianlizarraga adrianlizarraga commented Jul 28, 2025

Description

Fixes documentation error in onnxruntime_c_api.h: parameter name mismatch for Graph_GetGraphView

Motivation and Context

Fix errors in the GitHub action for generating the C/C++ documentation from public header files.

@adrianlizarraga adrianlizarraga changed the title Fix C/C++ document generation Fix C/C++ documentation generation Jul 28, 2025
@adrianlizarraga adrianlizarraga merged commit 6ee4ea3 into main Jul 29, 2025
124 of 176 checks passed
@adrianlizarraga adrianlizarraga deleted the adrianl/c_cpp_doc_gen_fix branch July 29, 2025 05:36
snnn pushed a commit that referenced this pull request Jul 30, 2025
### Description
Fixes documentation error in onnxruntime_c_api.h: parameter name
mismatch for `Graph_GetGraphView`



### Motivation and Context
Fix errors in the GitHub action for generating the C/C++ documentation
from public header files.
snnn pushed a commit that referenced this pull request Jul 30, 2025
- DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (#25544)
- Refactor plugin EP support (#25541)
- Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (#25552)
- [EP ABI] Node_GetAttrByName returns ORT_NOT_FOUND with non-existing
attr name (#25565)
- Fix C/C++ documentation generation (#25569)
- [build] fix multi-config for VCPKG (#25585)
sanketkaleoss pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request Aug 11, 2025
### Description
Fixes documentation error in onnxruntime_c_api.h: parameter name
mismatch for `Graph_GetGraphView`



### Motivation and Context
Fix errors in the GitHub action for generating the C/C++ documentation
from public header files.
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