Add a note about how weights are initialized in Dense/dense to the docstrings (#9840)
* add docstring note about dense weight initializer * add docstring note aboutthe Dense class weight initializer * note about default kernel initializer in layers * strip extraneous white space
Loading
Please sign in to comment