Skip to content

How to Handle conv + bias in conv_3x3 for input(int8) * weight(int8) + bias(int32)? #122

@Haleski47

Description

@Haleski47

hi @moimfeld
I am currently working with the conv_3x3 function in the RISC-V assembly code, and I have a question regarding the incorporation of bias into the convolution operation. Specifically, I want to understand how to correctly handle the conv + bias operation where the input and weights are int8 and the bias is int32.

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