Skip to content

[XPU] xpudnn::pool2d 支持 dilations 参数吗 #76808

@WintersMontagne10335

Description

@WintersMontagne10335

一、背景
#76333
NO.6 paddle.nn.MaxPool2D兼容性增强
详细描述:

新增dilation参数,支持空洞池化,新增新增Kernel。(包括CPU/GPU/XPU)
二、问题描述
根据 https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/phi/kernels/xpu/pool_kernel.cc ,paddle.nn.MaxPool2D新增dilation参数(XPU)前提是 xpudnn::pool2d 支持 dilations 参数,请问这个成立吗?

Metadata

Metadata

Assignees

Labels

PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccstatus/new-issue新建type/question用户提问

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions