[tf.keras] Fix deprecated use of normal distribution in initializers
Usage of `distribution='normal'` in `VarianceScaling` initializer was deprecated in #20197 and replaced with `truncated_normal`.
Loading
Please sign in to comment
Usage of `distribution='normal'` in `VarianceScaling` initializer was deprecated in #20197 and replaced with `truncated_normal`.