Skip to content

[Feature] Support Bias #210

@complexfilter

Description

@complexfilter

I was wondering if deepgemm can support bias computation. I think bias term is widely existing in linear layers.

Without bias support, we need to write dedicated kernels to perform sum operator. Compared with fused operator, extra time is needed to read and write the matrix.

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