Add conv_transpose to docs
This commit is contained in:
parent
777571d4b4
commit
c093d089a6
|
@ -14,6 +14,7 @@ MeanPool
|
|||
|
||||
```@docs
|
||||
DepthwiseConv
|
||||
ConvTranspose
|
||||
```
|
||||
|
||||
## Recurrent Layers
|
||||
|
|
Loading…
Reference in New Issue