Skip to content

Update python bindings to be able to use a shared allocator and/or IDataTransfer registered by a plugin EP in the Environment#25346

Merged
adrianlizarraga merged 12 commits into
mainfrom
skottmckay/AddSharedAllocatorAndDataTransferSupportToPythonBindings
Aug 6, 2025
Merged

Update python bindings to be able to use a shared allocator and/or IDataTransfer registered by a plugin EP in the Environment#25346
adrianlizarraga merged 12 commits into
mainfrom
skottmckay/AddSharedAllocatorAndDataTransferSupportToPythonBindings

Adress PR comment.

6b2d7a1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Aug 5, 2025 in 3s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 281 in onnxruntime/test/python/onnxruntime_test_python_autoep.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable gpu_value is not used.