ICNR init of `x`, with `scale` and `init` function

icnr_init(x, scale = 2, init = nn()$init$kaiming_normal_)

Arguments

x

tensor

scale

int, scale

init

initializer

Value

None