You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On ONNX Runtime #6968 added DLPack support to allow tensor exchange between ORT, PyTorch and most major deep learning frameworks.
My request is to support the same for ONNXRuntime-extensions so that users can extend ORT without actually changing ORT code base, making it more usable for the open source community
The text was updated successfully, but these errors were encountered:
thiagocrepaldi
changed the title
[Feature Request] Add dupport to DLPack in the same fashio as ONNX Runtime has support
[Feature Request] Add dupport to DLPack in the same fashion as ONNX Runtime has support
Jul 25, 2024
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
On ONNX Runtime #6968 added DLPack support to allow tensor exchange between ORT, PyTorch and most major deep learning frameworks.
My request is to support the same for ONNXRuntime-extensions so that users can extend ORT without actually changing ORT code base, making it more usable for the open source community
The text was updated successfully, but these errors were encountered: