Initialize 'm' weights with 'func' and set 'bias' to 0.
init_default(m, func = nn()$init$kaiming_normal_)
m
parameters
func
function
None