tensorplay.nn.init.kaiming_uniform_
- tensorplay.nn.init.kaiming_uniform_(tensor, a=0, mode='fan_in', nonlinearity='leaky_relu', generator=None)[source]
Fill
tensorin-place with U(-bound, bound) where bound = gain * sqrt(3 / 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 U(-bound, bound) where
bound = gain * sqrt(3 / fan).
Live status · packages · docs