Skip to content

Enhance transpose kernel generator to support sparse vector data #4

Open
@kknox

Description

@kknox

The kernel transpose generator can only generate kernels whose data is tightly packed. Given the fact that our FFT API supports arbitrary strides and pitches, we have weak coverage of the input parameters we support. The transpose kernel generator should be to handle arbitrary strides and pitches.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions