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 2020/01/25 06:10:52 UTC

[GitHub] [incubator-mxnet] connorgoggins edited a comment on issue #17407: Implemented final two binary ops, added default params for functionality

connorgoggins edited a comment on issue #17407: Implemented final two binary ops, added default params for functionality
URL: https://github.com/apache/incubator-mxnet/pull/17407#issuecomment-578380590
 
 
   Individual operator test (GPU): https://gist.github.com/connorgoggins/c74272c24c1e627a6db3709c1b17ee1d
   Individual operator test (CPU): https://gist.github.com/connorgoggins/5e86b4a5def363eb2d791592296cd607
   
   Group of operator test - all binary ops (GPU): https://gist.github.com/connorgoggins/948e5cb3d13ff53bfd6b4279abe28d4f
   Group of operator test - all binary ops (CPU): https://gist.github.com/connorgoggins/0a5fb08543d164fce68e3c5006b0b264
   
   Full OpPerf test (GPU)*: https://gist.github.com/connorgoggins/cceb63a3d2d17e36a7f26ed7c0c75505
   Full OpPerf test (CPU): https://gist.github.com/connorgoggins/1e88cbd6764a74fc2f72b4eb5b7f022a
   
   
   *Note: couldn't run sorting/searching ops tests in the full test on GPU because they exceeded the device memory of my `p2.8xl` instance. Will do another run on a p2.16xl to get those results.
   

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