Skip to content

forward_cpu_gemm() has bug ??? #7080

@kqdlx3

Description

@kqdlx3

as how in the image blow,
the shape of the col_buffer_ is (kernel_dim_G)(HoWo) ,where Ho、Wo is the spatial dim of the top bolob, however,
after useing conv_im2col_cpu(), only size of kernel_dim
(HoWo) are assigned a value, the left (kernel_dim_(G-1))(HoWo) memory is not assigned.
image

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