leezu commented on issue #18501: URL: https://github.com/apache/incubator-mxnet/issues/18501#issuecomment-641669164
There seem to be some more issues. In certain build configuration with llvm 7, many of the numpy object files blow up ``` 875M build/CMakeFiles/mxnet.dir/src/operator/tensor/broadcast_reduce_norm_value.cc.o 918M build/CMakeFiles/mxnet.dir/src/operator/numpy/np_elemwise_broadcast_logic_op.cc.o 1.2G build/CMakeFiles/mxnet.dir/src/operator/numpy/np_where_op.cc.o 1.9G build/CMakeFiles/mxnet.dir/src/operator/numpy/np_broadcast_reduce_op_value.cc.o 2.1G build/CMakeFiles/mxnet.dir/src/operator/numpy/linalg/np_norm_forward.cc.o ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
