rongzha1 opened a new pull request #12865: Offical master URL: https://github.com/apache/incubator-mxnet/pull/12865 ## Description ## (Brief description on what this PR is about) Optimization for embedding OP for CPU platform. By overload OP Take map function, it has a more than 3 times speedup. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ done] Changes are complete (i.e. I finished coding on this PR) - [ done] All changes have test coverage: - [done ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### - [ ] Feature1, tests, (and when applicable, API doc) pass tests/python/unittest/test_operator.py:test_embedding @pengzhao-intel
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
