Skip to content

conversion from existing cuda slice to ort::Value #183

@edgarriba

Description

@edgarriba

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 requestep: cudarelated to cuda execution providerp: medmedium priorityperf

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions