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:
[email protected]
With regards,
Apache Git Services