-
Notifications
You must be signed in to change notification settings - Fork 3.9k
CUDA Plugin EP: Core Implementation #27816
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
83946f3
Cuda Plug EP Core
tianleiwu 1aab300
Add doc
tianleiwu f97bbe4
ops
tianleiwu 267bb06
remove cuda graph
tianleiwu e61f27a
review feedback
tianleiwu 44cf955
refactoring
tianleiwu eb329a4
Copilot feedback
tianleiwu 59fda40
fix test
tianleiwu 87edf0e
add more ops
tianleiwu 5dbba29
add fused conv
tianleiwu ede1493
Add group norm and qordered ops.
tianleiwu f4b1881
add ort stream adapter
tianleiwu 2869301
remove duplicated link cudnn; use adapter in llm attention
tianleiwu dbefbf1
Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
tianleiwu 0bb6422
onnx attention op
tianleiwu 7e17d0a
Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
tianleiwu ced3fdb
redesign CudaKernelAdapterRuntimeConfig map
tianleiwu 6307a15
refactor ConstantOfShape and other feedbacks
tianleiwu b3fdf25
update doc; fix test
tianleiwu 8bb2a98
Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
tianleiwu 876c3b6
comments
tianleiwu 45ed1c1
refine
tianleiwu b35226c
fix Windows build
tianleiwu c8341c3
refine CleanupDeferredCPUBuffers etc.
tianleiwu 3c7e3e0
CUDA Plugin EP: Test Coverage & Bug Fixes (#27817)
tianleiwu 34a5416
fill controlflow opset gap
tianleiwu 5ac5b9f
ep config
tianleiwu 0c311f9
Add fuse_conv_bias and sdpa_kernel option
tianleiwu 6175224
RestoreDeviceIfKnown and GetCublasHandleOrDefault
tianleiwu d7f5205
update import style
tianleiwu 827afa7
update tests
tianleiwu ef4dcc0
review feedback
tianleiwu 5328c53
refactoring
tianleiwu 8da28f5
update doc about arena and resource accounting
tianleiwu 0e105fe
update doc for OpSchema API
tianleiwu 18e4a2e
refine design of config storage
tianleiwu 102b6b2
fx build
tianleiwu 94e6d7a
refine
tianleiwu ab0d23e
add droput, identity, crop, synamicslice and fft ops
tianleiwu d201f35
doc: quick start
tianleiwu 8ffb3c2
add script for parity report
tianleiwu 481b895
Add test cases
tianleiwu c14fb1e
MemcpyToHost and MemcpyFromHosst
tianleiwu 2b994c9
lintrunner
tianleiwu 47f7674
add second gpu test
tianleiwu 5db09d7
Merge remote-tracking branch 'origin/main' into tlwu/20260320/cuda_pl…
tianleiwu 8471fec
Fix dropout and webgpu plugin test failures
tianleiwu 20b9609
review feedback
tianleiwu d5ff49f
update design doc
tianleiwu 6377dfd
address remaining feedbacks
tianleiwu 3f7ec37
refine code and doc
tianleiwu a7fb8f1
fix webgpu
tianleiwu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.