Workspace Estimation Shared Header

Use when editing a boundary-safe shared header meant to be included by both in-tree and shared-provider/plugin-bridge code (e.g. include/onnxruntime/core/framework/workspace_requirement.h, or any future header supporting OrtKernelWorkspaceEstimateFunc / DeclareWorkspaceRequirements per issue #29775's Phase-A workspace-estimation roadmap), or when a workspace-estimation math helper needs to be callable from a future plugin EP DLL. Covers a Node forward-declaration ODR trap and the math-helper vs. graph-parsing-wrapper reuse boundary discovered while implementing PR #29811 (MatMulNBits pilot).

Microsoft f807448 5.0 KB Updated 2.7k repo stars

File contents

microsoft/onnxruntime/tree/main/.github/skills/workspace-estimation-shared-header commit f807448ca1

Frequently asked questions

npx skillmds@latest add microsoft/workspace-estimation-shared-header