Skip to content

有两个bug #33

@gw00295652

Description

@gw00295652

deformable_col2im_gpu函数里:
this->col_buffer_.shape(0)应该改为this->col_buffer_.count()
bottom_diff+n*this->input_offset_dim_应该改为‘bottom_diff+n*this->bottom_dim_’

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