rm Zeros warning
This commit is contained in:
parent
ec872bb579
commit
f39e184814
|
@ -152,10 +152,6 @@ used during training which is ignored by the optimisers.
|
|||
|
||||
Useful to turn bias off for a forward pass of a layer.
|
||||
|
||||
!!! warning
|
||||
Zeros acts a scalar while broadcasting, so does not
|
||||
expand dims. Checks for shape compatibility by default.
|
||||
|
||||
## Examples
|
||||
|
||||
```julia
|
||||
|
|
Loading…
Reference in New Issue