Skip to content

Add LUT multiplication support for signed integers #29

@5000user5000

Description

@5000user5000

The original LUT implementation assumed non-negative (unsigned) values for both weight and activation.
However, int4 and other low-bit formats are often signed (e.g., int4 = -8 to 7), especially in quantized AI workloads.
due (5/12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions