onnxruntime
Replace unsafe `reinterpret_cast` with C API calls in `include/onnxruntime/ep/adapter/op_kernel_info.h`
#28081
Merged

Replace unsafe `reinterpret_cast` with C API calls in `include/onnxruntime/ep/adapter/op_kernel_info.h` #28081

edgchen1
edgchen1 Replace unsafe reinterpret_cast with C API calls in op_kernel_info.h
09f6b23f
edgchen1 remove comment that seems unnecessary
9543f5d9
edgchen1 Merge remote-tracking branch 'origin/main' into edgchen1/fix_plugin_e…
417aaba8
edgchen1 use inline allocator wrapper
33eb2503
edgchen1 edgchen1 marked this pull request as ready for review 66 days ago
edgchen1 edgchen1 requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 66 days ago
edgchen1 edgchen1 requested a review from skottmckay skottmckay 66 days ago
edgchen1 edgchen1 requested a review from adrianlizarraga adrianlizarraga 66 days ago
edgchen1 edgchen1 requested a review from tianleiwu tianleiwu 66 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-16
edgchen1 Address PR review comments for plugin EP allocator adapter
2b7d20f0
edgchen1
edgchen1 commented on 2026-04-16
edgchen1 edgchen1 requested a review from yuslepukhin yuslepukhin 66 days ago
tianleiwu
tianleiwu commented on 2026-04-16
skottmckay
skottmckay commented on 2026-04-16
edgchen1 Cache allocators in KernelInfoCache to avoid per-Compute() heap alloc…
37c0b5b4
tianleiwu
tianleiwu commented on 2026-04-20
yuslepukhin
edgchen1 add check for ort_ep_ != nullptr, add TODO comment
1e2c41e6
edgchen1
edgchen1 Merge remote-tracking branch 'origin/main' into edgchen1/fix_plugin_e…
8ccbcdf8
edgchen1 Merge remote-tracking branch 'origin/main' into edgchen1/fix_plugin_e…
d8cf84c2
edgchen1 edgchen1 requested a review from tianleiwu tianleiwu 58 days ago
edgchen1 edgchen1 requested a review from skottmckay skottmckay 58 days ago
tianleiwu
tianleiwu dismissed these changes on 2026-04-23
edgchen1 comment out wrapper AllocOnStream() impl, add TODO comment
2bdd2887
edgchen1 edgchen1 dismissed their stale review via 2bdd2887 57 days ago
yuslepukhin
yuslepukhin commented on 2026-04-24
edgchen1 Address comments
63947c81
edgchen1 try throwing from wrapper AllocOnStream
a0340e82
edgchen1 throw from IAllocatorWrappingOrtAllocator::AllocOnStream()
c8812320
edgchen1 Merge remote-tracking branch 'origin/main' into edgchen1/fix_plugin_e…
ba0cbf71
edgchen1 edgchen1 requested a review from tianleiwu tianleiwu 54 days ago
edgchen1 edgchen1 requested a review from yuslepukhin yuslepukhin 54 days ago
edgchen1 edgchen1 requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 54 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-27
edgchen1 Address review comments
11cd19bd
edgchen1 Update include/onnxruntime/ep/adapter/op_kernel_info.h
9a15ed5a
edgchen1
edgchen1 commented on 2026-04-28
edgchen1
edgchen1 commented on 2026-04-28
edgchen1 remove unnecessary code
476ee68f
edgchen1 Merge branch 'edgchen1/fix_plugin_ep_adapter_cast_issue' of https://g…
8bb69d4b
edgchen1
edgchen1 commented on 2026-04-28
edgchen1 remove unnecessary GSL include
b61aaff1
tianleiwu
tianleiwu requested changes on 2026-04-28
edgchen1 Make IsStreamAware return false.
9b0af11a
edgchen1 edgchen1 requested a review from tianleiwu tianleiwu 53 days ago
tianleiwu
tianleiwu approved these changes on 2026-04-28
edgchen1 edgchen1 enabled auto-merge (squash) 53 days ago
edgchen1 edgchen1 merged 81802a98 into main 53 days ago
edgchen1 edgchen1 deleted the edgchen1/fix_plugin_ep_adapter_cast_issue branch 53 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone