1184: Add some functions to docs r=dhairyagandhi96 a=dhairyagandhi96



Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
This commit is contained in:
bors[bot] 2020-05-18 21:10:46 +00:00 committed by GitHub
commit 0b10f1a8df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -20,7 +20,11 @@ GlobalMeanPool
DepthwiseConv DepthwiseConv
ConvTranspose ConvTranspose
CrossCor CrossCor
SamePad
flatten flatten
Flux.Zeros
Flux.convfilter
Flux.depthwiseconvfilter
``` ```
## Recurrent Layers ## Recurrent Layers