Skip to content

Does opencv cuda plan to support torch.Tensor or tritonserver.Tensor? #3971

@timeuser4

Description

@timeuser4

In my project, I encountered some pre-processing using the cpu version of opencv (such as lanzcous4 interpolation resize). I manually wrote them into cuda operators as torch.Tensor and triton.Tensor, but I think if opencv can seamlessly support these two formats, there will be no need to do this step, and it will be much faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions