Skip to content

Commit 25f92be

Browse files
AakashKumarNainseanpmorgan
authored andcommitted
Add info for GeLU layer in readme (#484)
* update Gelu info in readme
1 parent 5b8f881 commit 25f92be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tensorflow_addons/layers/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Maintainers
44
| Submodule | Maintainers | Contact Info |
55
|:---------- |:----------- |:------------- |
6+
| gelu | @AakashKumarNain | aakashnain@outlook.com |
67
| maxout | | |
78
| normalizations | @smokrow | moritz.kroeger@tu-dortmund.de |
89
| opticalflow | | |
@@ -13,6 +14,7 @@
1314
## Components
1415
| Submodule | Layer | Reference |
1516
|:---------- |:----------- |:------------- |
17+
| gelu | GeLU | https://arxiv.org/abs/1606.08415 |
1618
| maxout | Maxout | https://arxiv.org/abs/1302.4389 |
1719
| normalizations | GroupNormalization | https://arxiv.org/abs/1803.08494 |
1820
| normalizations | InstanceNormalization | https://arxiv.org/abs/1607.08022 |

0 commit comments

Comments
 (0)