We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8f881 commit 25f92beCopy full SHA for 25f92be
tensorflow_addons/layers/README.md
@@ -3,6 +3,7 @@
3
## Maintainers
4
| Submodule | Maintainers | Contact Info |
5
|:---------- |:----------- |:------------- |
6
+| gelu | @AakashKumarNain | aakashnain@outlook.com |
7
| maxout | | |
8
| normalizations | @smokrow | moritz.kroeger@tu-dortmund.de |
9
| opticalflow | | |
@@ -13,6 +14,7 @@
13
14
## Components
15
| Submodule | Layer | Reference |
16
17
+| gelu | GeLU | https://arxiv.org/abs/1606.08415 |
18
| maxout | Maxout | https://arxiv.org/abs/1302.4389 |
19
| normalizations | GroupNormalization | https://arxiv.org/abs/1803.08494 |
20
| normalizations | InstanceNormalization | https://arxiv.org/abs/1607.08022 |
0 commit comments