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/07 19:27:19 UTC

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

jaapkroe commented 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-427679751
 
 
   I am seeing the same issue, is there any update or known fix for this ?
   
   The build without NNPACK is fine, but with `USE_NNPACK = 1` this error appears.
   
   I followed the NNPACK installation guidelines from 
   https://mxnet.incubator.apache.org/faq/nnpack.html

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