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/01/24 07:33:11 UTC

[GitHub] pkuCactus edited a comment on issue #11868: nnpack_fully_connected-inl.h:45:55: error: expected template-name before ‘<’ token > class NNPACKFullyConnectedOp : public FullyConnectedOp { > ^

pkuCactus edited a comment on issue #11868: nnpack_fully_connected-inl.h:45:55: error: expected template-name before ‘<’ token >  class NNPACKFullyConnectedOp : public FullyConnectedOp<xpu, DType> { >                                                        ^
URL: https://github.com/apache/incubator-mxnet/issues/11868#issuecomment-457095164
 
 
   @MartinRenaudin do you have resolved this, i've met the same error, could you give some help? I found that in nnpack_fully_connected-inl.h the op inherit from fullyconnectedop but it cannot be recognized since it cannot find in fully_connected-inl.h. But i still have not method to resolve it.

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