You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/18 13:37:42 UTC

[GitHub] rongzha1 opened a new pull request #12866: Optimization for embedding OP for CPU

rongzha1 opened a new pull request #12866: Optimization for embedding OP for CPU
URL: https://github.com/apache/incubator-mxnet/pull/12866
 
 
   ## Description ##
   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 ] 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
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   
   @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:
users@infra.apache.org


With regards,
Apache Git Services