Skip to content

How to multiply the matrices? #24

Description

@mhmtsarigul

My input is in the size of 4,6,14,14. 4 is the batch size. After the im2col with size of the kernel 5, it become 4,6,5,5,10,10. for 6 channel input and 12 channel output my weight tensor is in the size of 12,6,5,5. How should i make the matrix multiplication by using these tensors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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