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/09 22:12:53 UTC

[GitHub] lanking520 commented on issue #12772: [MXNET-984] Add Java NDArray and introduce Java Operator Builder class

lanking520 commented on issue #12772: [MXNET-984] Add Java NDArray and introduce Java Operator Builder class
URL: https://github.com/apache/incubator-mxnet/pull/12772#issuecomment-428371271
 
 
   > Awesome contribution! Thanks a lot :)
   > 
   > Do you think it's possible to introduce test coverage early on so we can track improvements early on?
   
   Hi @marcoabreu, there is unit test covered on Java side to make sure the handmade operators and generated operators are tested. Unfortunately, we cannot have full unit test coverage for generated operators since there are 200+ and already tested on Python end. I would be grateful if you could request more tests if you find some part of the code is not covered.

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