Avalanche API
Initialize the input network based on kaiming_normal with mode=fan_in for Conv2d and Linear blocks. Biases are initialized to zero. :param m: input network (should be IcarlNet).