PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
22.28k stars 5.61k forks source link

【SCU】【Paddle TensorRT No.23】Add `pd_op.elementwise_pow` converter #69580

Open PolaKuma opened 1 day ago

PolaKuma commented 1 day ago

PR Category

User Experience

PR Types

New features

Description

新增了pd_op.elementwise_pow Marker和Converter(怎么感觉和No. 64差不多,我看add是用elementwise_add实现的,好怪异)

paddle-bot[bot] commented 1 day ago

你的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.

PolaKuma commented 1 day ago

好像elementwise_pow已经实现了,我这个更改应该是pow