-
-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-organise "built-in layers" section (#2112)
* re-organise built-in layers section * fixup * more create_bias somewhere more logical * add a warning about other AD breaking automagic train mode * remove mention of at-layer macro for now * fix some links Co-authored-by: Saransh Chopra <[email protected]> Co-authored-by: Saransh Chopra <[email protected]>
- Loading branch information
1 parent
bf3cf8b
commit a8dfcfc
Showing
4 changed files
with
85 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -233,5 +233,4 @@ Affine(3 => 1, bias=false, init=ones) |> gpu | |
|
||
```@docs | ||
Functors.@functor | ||
Flux.create_bias | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters