aaronmarkham commented on issue #12578: sample_multinomial_op.o causing build from source to fail URL: https://github.com/apache/incubator-mxnet/issues/12578#issuecomment-424454049 @mxnet-label-bot[CI] This issue really only comes up with the developing with the scripts used for CI. Since CI doesn't cache the intermediate artifacts (the build folders) this never pops up. But if you're developing with it and having to run full site builds, you need to run these scripts locally, and it is super nice having a build finish in seconds instead about 40 minutes. Injecting `make clean` in the process gets around this problem when someone "breaks the build", but ruins the time savings you get from cacheing the build folders. So.... thoughts?
---------------------------------------------------------------- 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
