Skip to content

Rewrite Framework Code to take advantage of SIMD Numerics #63

@sr229

Description

@sr229

Currently, the way we're using MediaPipe skips SIMD benefits which in all cases considered, would be a massive perf penalty, especially for Matrix and Vector datatypes we're dealing with. Would be nice if we can rewrite our native code and managed code to take advantage of this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions