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