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

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress
Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions