Add ORT fused adam optimizer#295
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
Hi @zhijxu-MS, thanks for the advice. I tested with onnxruntime nightly and it works well for me. 👍 As the previous branch was a little messy, I closed the previous and opened another PR here. Also I updated the examples as well as the test of |
i tested 4 optimum examples locally, they can be run w/ or w/o ort-fused-adam. and make sure ort-fused-adam is called by adding log. |
|
Thanks for the review @mfuntowicz @regisss @zhijxu-MS , will merge it. |
What does this PR do?
Who can review
@zhijxu-MS @carzh