Merge pull request #602 from avik-pal/patch-2

Conv Transpose missing entry in the docs
This commit is contained in:
Mike J Innes 2019-02-06 15:45:53 +00:00 committed by GitHub
commit 57491b6c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ MeanPool
```@docs
DepthwiseConv
ConvTranspose
```
## Recurrent Layers