Skip to content

Do Standard 2D Convolution Kernels still require padding in specific cases? #14

@Zhao-Dongyu

Description

@Zhao-Dongyu

I believe that the text in the 3.2.1 Standard 2D Convolution Kernels section is very misleading.

截屏2024-05-09 上午9 54 14

I found this issue in the floating-point model. When the number of input channels is not a multiple of 2, padding was required before v2.3, but padding will cause errors in v2.3 and v3.0.

Could you please check this? Is it because the documentation has not been updated in time?

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