Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

[PHI] Migrate sgd and stack oneDNN kernels

Open piotrekobi opened this issue 2 years ago • 1 comments

PR types

Others

PR changes

Others

Describe

Migrates the following oneDNN operator fluid kernels to PHI:

  • sgd
  • stack

piotrekobi avatar Sep 21 '22 13:09 piotrekobi

你的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 Sep 21 '22 13:09 paddle-bot[bot]

@chenwhql Please review

piotrekobi avatar Sep 21 '22 19:09 piotrekobi

@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.

piotrekobi avatar Sep 22 '22 08:09 piotrekobi