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/12 06:51:37 UTC

[GitHub] vsooda commented on issue #8950: fix build error in clang-900.0.38 in mac

vsooda commented on issue #8950: fix build error in clang-900.0.38 in mac
URL: https://github.com/apache/incubator-mxnet/pull/8950#issuecomment-350961211
 
 
   I can use Makefile to build the whole mxnet successfully. but when I build mxnet_predict-all.cc, the error occurs.  I have to add namespace for broadcast. I also noticed that, other operators also use `mshadow::expr::` as prefix  for broadcast.

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