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/03/06 18:12:47 UTC

[GitHub] [incubator-mxnet] drivanov commented on issue #14154: Improving the run time of the tests which use assert_almost_equal OR check_numeric_gradient functions

drivanov commented on issue #14154: Improving the run time of the tests which use assert_almost_equal OR check_numeric_gradient functions
URL: https://github.com/apache/incubator-mxnet/pull/14154#issuecomment-470215265
 
 
   > Thanks for your contribution!
   > 
   > Why are there so much changed files in this PR?
   
   1. I added 6 C++ files, with the implementations of 2 new MxNet operators 
   2. I changed 12-13 Python files where these operators were used (directly or indirectly). Most changes here are related to the removal of `asnumpy()` conversions.

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