connorgoggins commented 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. Will do another run on a p2.16xl to 
get those results. Also, I tested each of the sorting/searching ops 
individually and they worked properly in both CPU and GPU environments.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to