tensorplay.nn.init.kaiming_normal_
- tensorplay.nn.init.kaiming_normal_(tensor, a=0, mode='fan_in', nonlinearity='leaky_relu', generator=None)[source]
Fill
tensorin-place with N(0, std^2) where std = gain / sqrt(fan).
Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.
Fill tensor in-place with N(0, std^2) where std = gain / sqrt(fan).
Live status · packages · docs