Skip to content

Commit

Permalink
Update readme with new layers
Browse files Browse the repository at this point in the history
  • Loading branch information
vloncar committed Oct 16, 2020
1 parent bb2e6c7 commit 72e2bd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,13 @@ http://arxiv.org/abs/2006.10159

- QDepthwiseConv2D

- QSeparableConv1D

- QSeparableConv2D (depthwise + pointwise expanded, extended from
MobileNet SeparableConv2D implementation)

- QConv2DTranspose

- QActivation

- QAveragePooling2D (in fact, an AveragePooling2D stacked with a
Expand Down

0 comments on commit 72e2bd0

Please sign in to comment.