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 2017/12/15 20:18:34 UTC

[GitHub] pracheer commented on a change in pull request #9092: Some changes to numpy_ops examples

pracheer commented on a change in pull request #9092: Some changes to numpy_ops examples
URL: https://github.com/apache/incubator-mxnet/pull/9092#discussion_r157290135
 
 

 ##########
 File path: example/numpy-ops/custom_softmax.py
 ##########
 @@ -82,10 +82,12 @@ def create_operator(self, ctx, shapes, dtypes):
 logging.basicConfig(level=logging.DEBUG)
 
 # MXNET_CPU_WORKER_NTHREADS must be greater than 1 for custom op to work on CPU
-model = mx.model.FeedForward(
 
 Review comment:
   In line 18, we seem to be skipping lint check. Is that intentional?

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