[Plugin EP] Port graph capture/replay APIs #27958
First incorrect draft impl
54fe58c5
Add IExecutionProvider::GetGraphCaptureNodeAssignmentPolicy() to remo…
b25bb093
Minor update to docs. Stills need improvement
3146b859
Add onnxruntime:: namespace qualifier for DML use of enum
023c0c0f
Merge branch 'main' into adrianl/PluginEp_CudaGraphCaptureReplay
bd71d7da
Implement new graph capture/replay C APIs in webgpu's OrtEp implement…
857f0b44
Add stubs with todos to cuda's plugin EP
0741b283
Use only one enum for the graph capture node assignment policy
f08d05b5
Update C doc comments
211bb7e0
First attempt at a webgpu plugin EP test that uses graph capture
91fb9650
Add ifdef guards for webgpu plugin EP test
c38ba6c2
Review comments: Update NvTensorRTRTX EP to return false from IExecut…
61b8ff66
Add InferenceSession::RunImpl() that takes in the recursive run depth
977dea11
Ensure at least one compute node is assigned to the graph capturing EP
8645b8dc
Add ORT_ENFORCE
b1582993
Merge branch 'main' into adrianl/PluginEp_CudaGraphCaptureReplay
0bc9cdcd
Fix graph capture/replay test for the webgpu plugin EP (runs locally)
e289ae2a
CXX API: add Ort::Env::CopyTensor() to copy only one tensor
ff096258
Update test EP registration to use correct ep lib name for various pl…
0718dae9
Update docs regarding the max number of attempts to call IsGraphCaptured
156a3cc0
Merge branch 'main' into adrianl/PluginEp_CudaGraphCaptureReplay
a7e491e2
Adjust test ifdef for webgpu EP test that is not really the plugin EP…
20598862
Address doc comments
9205f225
Check that OrtEp::IsGraphCaptured and OrtEp::ReplayGraph are implemen…
5694f6c1
adrianlizarraga
changed the title [DRAFT] [Plugin EP] Port graph capture/replay APIs [Plugin EP] Port graph capture/replay APIs 125 days ago
Address comments
cb66889d
Sync IO binding inputs in test
91851acb
Improved documentation for graph annotation ID
ff929f39
tianleiwu
approved these changes
on 2026-04-09
tianleiwu
merged
7afe4c25
into main 125 days ago
tianleiwu
deleted the adrianl/PluginEp_CudaGraphCaptureReplay branch 125 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub