I can't build mxnet on master from source anymore… getting this error: ``` make: *** No rule to make target 'include/mxnet/././../../src/common/random_generator.h', needed by 'build/src/operator/random/sample_multinomial_op.o'. Stop. ``` I updated my submodules... I just pulled latest: ``` ubuntu@ip-172-31-66-78:~/incubator-mxnet$ git log commit e213286db5f885701ee10d0a312c15564959edd9 Author: Sandeep Krishnamurthy <[email protected]> Date: Fri Sep 14 10:18:49 2018 -0700 ``` Any ideas?
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12374 ] This message was relayed via gitbox.apache.org for [email protected]
