Merge #1184
1184: Add some functions to docs r=dhairyagandhi96 a=dhairyagandhi96 Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
This commit is contained in:
commit
0b10f1a8df
|
@ -20,7 +20,11 @@ GlobalMeanPool
|
||||||
DepthwiseConv
|
DepthwiseConv
|
||||||
ConvTranspose
|
ConvTranspose
|
||||||
CrossCor
|
CrossCor
|
||||||
|
SamePad
|
||||||
flatten
|
flatten
|
||||||
|
Flux.Zeros
|
||||||
|
Flux.convfilter
|
||||||
|
Flux.depthwiseconvfilter
|
||||||
```
|
```
|
||||||
|
|
||||||
## Recurrent Layers
|
## Recurrent Layers
|
||||||
|
|
Loading…
Reference in New Issue