microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
295 stars 80 forks source link

Eager mode: cuda kernel support #694

Closed souptc closed 2 months ago

souptc commented 2 months ago

Deprecate the legacy CudaContext and replace the kernel using the new interface, which can be invoked from eager mode.