onnxruntime
CUDA Plugin EP: Core Implementation
#27816
Merged

CUDA Plugin EP: Core Implementation #27816

tianleiwu merged 52 commits into main from tlwu/20260320/cuda_plugin
tianleiwu
tianleiwu Cuda Plug EP Core
83946f3e
tianleiwu Add doc
1aab300e
tianleiwu ops
f97bbe41
tianleiwu remove cuda graph
267bb061
yuslepukhin yuslepukhin requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 177 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-23
yuslepukhin
yuslepukhin commented on 2026-03-23
yuslepukhin
yuslepukhin commented on 2026-03-23
yuslepukhin
yuslepukhin commented on 2026-03-23
tianleiwu review feedback
e61f27a4
tianleiwu refactoring
44cf9551
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 177 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-23
tianleiwu Copilot feedback
eb329a41
yuslepukhin
yuslepukhin commented on 2026-03-24
yuslepukhin
yuslepukhin commented on 2026-03-24
yuslepukhin
yuslepukhin commented on 2026-03-24
yuslepukhin
yuslepukhin commented on 2026-03-24
yuslepukhin
yuslepukhin commented on 2026-03-24
yuslepukhin
yuslepukhin commented on 2026-03-24
tianleiwu fix test
59fda409
tianleiwu add more ops
87edf0eb
tianleiwu add fused conv
5dbba29d
tianleiwu Add group norm and qordered ops.
ede14932
tianleiwu add ort stream adapter
f4b1881f
tianleiwu remove duplicated link cudnn; use adapter in llm attention
2869301b
tianleiwu Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
dbefbf19
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 176 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-24
tianleiwu onnx attention op
0bb64220
yuslepukhin
yuslepukhin commented on 2026-03-24
tianleiwu Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
7e17d0a6
tianleiwu redesign CudaKernelAdapterRuntimeConfig map
ced3fdbe
tianleiwu refactor ConstantOfShape and other feedbacks
6307a152
tianleiwu update doc; fix test
b3fdf254
tianleiwu Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
8bb2a984
tianleiwu comments
876c3b62
github-advanced-security
github-advanced-security commented on 2026-03-25
tianleiwu refine
45ed1c1d
tianleiwu fix Windows build
b35226c8
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 175 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-25
tianleiwu refine CleanupDeferredCPUBuffers etc.
c8341c39
tianleiwu tianleiwu force pushed from c78e858e to b35226c8 175 days ago
tianleiwu tianleiwu requested a review from yuslepukhin yuslepukhin 175 days ago
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 175 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-26
tianleiwu CUDA Plugin EP: Test Coverage & Bug Fixes (#27817)
3c7e3e0c
github-advanced-security
github-advanced-security commented on 2026-03-26
tianleiwu fill controlflow opset gap
34a5416f
tianleiwu ep config
5ac5b9f2
tianleiwu Add fuse_conv_bias and sdpa_kernel option
0c311f9d
tianleiwu RestoreDeviceIfKnown and GetCublasHandleOrDefault
6175224c
tianleiwu update import style
d7f52053
yuslepukhin
yuslepukhin commented on 2026-03-26
tianleiwu update tests
827afa70
tianleiwu review feedback
ef4dcc05
tianleiwu refactoring
5328c53f
tianleiwu update doc about arena and resource accounting
8da28f55
tianleiwu update doc for OpSchema API
0e105fe1
tianleiwu refine design of config storage
18e4a2e1
tianleiwu fx build
102b6b24
tianleiwu refine
94e6d7a3
tianleiwu add droput, identity, crop, synamicslice and fft ops
ab0d23e4
tianleiwu doc: quick start
d201f354
tianleiwu add script for parity report
8ffb3c25
github-advanced-security
github-advanced-security commented on 2026-03-29
tianleiwu Add test cases
481b8950
tianleiwu MemcpyToHost and MemcpyFromHosst
c14fb1ee
github-advanced-security
github-advanced-security commented on 2026-03-29
tianleiwu tianleiwu requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 171 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-29
tianleiwu lintrunner
2b994c97
tianleiwu add second gpu test
47f76744
tianleiwu Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
5db09d74
tianleiwu Fix dropout and webgpu plugin test failures
8471fec4
tianleiwu tianleiwu force pushed from 7c1d851d to 8471fec4 170 days ago
yuslepukhin yuslepukhin requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 170 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-30
yuslepukhin
yuslepukhin commented on 2026-03-30
tianleiwu review feedback
20b96092
tianleiwu update design doc
d5ff49ff
tianleiwu address remaining feedbacks
6377dfd0
tianleiwu refine code and doc
3f7ec373
tianleiwu tianleiwu requested a review from yuslepukhin yuslepukhin 170 days ago
tianleiwu fix webgpu
a7fb8f1f
tianleiwu tianleiwu enabled auto-merge (squash) 169 days ago
yuslepukhin
yuslepukhin approved these changes on 2026-03-31
tianleiwu tianleiwu merged 879f6591 into main 169 days ago
tianleiwu tianleiwu deleted the tlwu/20260320/cuda_plugin branch 169 days ago
tianleiwu tianleiwu added cuda_plugin

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone