Paddle
Paddle copied to clipboard
[PHI] Migrate sgd and stack oneDNN kernels
PR types
Others
PR changes
Others
Describe
Migrates the following oneDNN operator fluid kernels to PHI:
- sgd
- stack
你的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.
@chenwhql Please review
@YuanRisheng I left it there for now because paddle/fluid/operators/math/selected_rows_functor.cc uses it and I had to modify the PHI version slightly so it's not compatible with it. Once selected_rows_functor.cc gets deleted or migrated axpy_handler.h/cc can be deleted from fluid.