Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

【Hackathon 6th Fundable Projects 3 No.19、21、203、254、387】 interpolate

Open co63oc opened this issue 1 year ago • 1 comments

PR Category

Others

PR Types

Others

Description

移除 interpolate_op,phi中已有v2版本,增加 legacy_nearest_interp 在推理测试中使用

image 算子是废弃类型,scale参数使用phi类型,调用使用默认值,没有修改使用fluid中类型,如果修改类型要增加InferMeta调用

co63oc avatar Jun 26 '24 07:06 co63oc

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.

paddle-bot[bot] avatar Jun 26 '24 07:06 paddle-bot[bot]

冲突了

luotao1 avatar Jul 02 '24 03:07 luotao1

增加修改scale参数在phi中需要传入多个值

co63oc avatar Jul 03 '24 11:07 co63oc