-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
enhancementNew feature or requestNew feature or requestep: cudarelated to cuda execution providerrelated to cuda execution providerp: medmedium prioritymedium priorityperf
Description
hi! i'm working on an example integrating the crate cudarc
to perform some image preprocessing using cuda kernels (resize, crop, normalize, etc), which i want to pipeline later to a ort
session.
I've seen IoBinding
but from the docs and examples i couldn't see any clear direction to achieve that. FYI, this the project i'm working on right now, which potentially i might adopt ort
as dnn inference engine for cv tasks.
**https://github.com/kornia/kornia-rs/blob/cuda/examples/cuda_simple/src/main.rs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestep: cudarelated to cuda execution providerrelated to cuda execution providerp: medmedium prioritymedium priorityperf