Skip to content

[FEA] row-major PCA #2115

@aamijar

Description

@aamijar

Users are passing in row-major data. We want to natively support row-major in PCA without copying the data to be in col-major format.
This will require changes in raft since all the current primitives for PCA are in col-major. Some primitives may support row-major others may need to be refactored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions