Skip to content

Error in Parsing PoolingND #4

@User-Ali

Description

@User-Ali

I don't know much about Caffe. But, when I google to resolve this issue, I learned that there is no poolingnd in Caffe but some people were referring cudNN for it.

Now, can you please suggest how can I resolve this issue? PS : I don't have GPU so, no cudNN either.

Here is the layer:
layer { name: "pool1" type: "PoolingND" bottom: "conv1H" top: "pool1" poolingnd_param { pool: MAX kernel_h: 2 kernel_w: 2 kernel_d: 2 stride: 2 } }

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