private reluadd — function reluadd(x, y) Convenience function for (x, y) -> @. relu(x) + relu(y). Useful as the connection argument for resnet. See also addrelu.