The code in cnn_lrp.py from line 115 to 125.

It's about computing Relevance scores, but I think the IF part and ELSE part are completely the same.
However what i'm concerned about is that is there any difference between computing Relevance scores in Conv layers and other layers?
Thanks for your reading.