Skip to content

Dot product layer #1471

@mcheshkov

Description

@mcheshkov

I want to use dot product in network: given two bottom blobs NxKxWxH will produce one top blob Nx1x1x1, each of N will be dot product of appropriate KxWxH bottom pieces.
Is there a good way to do this with implemented layers? If not, is such layer appropriate?

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