Skip to content

Missing pooling options, inconsistencies with CuArrays #218

Open
@denizyuret

Description

@denizyuret

There are two mean pooling operators in cudnn, one that includes and one that excludes the padded values. The current meanpool operation only supports including the padded values, we should add the other:

https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnPoolingMode_t

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions