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 2019/07/05 21:12:11 UTC

[GitHub] [incubator-mxnet] roywei removed a comment on issue #15429: Operator Performance Regression on CPU

roywei removed a comment on issue #15429: Operator Performance Regression on CPU
URL: https://github.com/apache/incubator-mxnet/issues/15429#issuecomment-508840471
 
 
   # Conclusion
   
   1. **No significant regression for broadcast ops. This issue should no block 1.5.0 release.**
   2. We should use `timeit` or `time` module for benchmark. Or use the same profiler module to make sure it's apple to apple comparison
   3. Need better benchmark methods to reduce the variance between runs to clearly identify if there is a regession, otherwise it's hard to root cause and fix
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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