Closed loki900718 closed 5 years ago
MXNet just added their GN days ago, I will patch the codes later. An immediate workaround is to remove group norm files under src/operator/nn
This method works! But you also need to remove group_norm* files from src/operator/contrib
Thanks for the awesome work.
Following the 'Setup from Scratch' guide, I was able to complete installing the prerequisites and setting up the environmental variables. But I met the following error trying to build the mxnet source:
It looks like the compilation of the build/src/operator/contrib/group_norm_helper_gpu.o operator has failed for some reason. Don't have much clue on how to debug this one. Here's my environment info: OS: Ubuntu 18.04 Cuda: 10.0 cudnn: 7.5