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/11/11 14:52:13 UTC

[GitHub] yajiedesign commented on issue #8543: fix custom op error when using auxiliary states

yajiedesign commented on issue #8543: fix custom op error when using auxiliary states
URL: https://github.com/apache/incubator-mxnet/pull/8543#issuecomment-343670453
 
 
   https://github.com/piiswrong/mxnet/blob/52c509aaad86d282e08784b763f73c563b07ae7d/src/operator/custom/custom.cc#L243
   
   change `in_shape.size()` to `params.num_args`

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