We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6480f67 commit 3137c3cCopy full SHA for 3137c3c
.github/CODEOWNERS
@@ -92,6 +92,8 @@
92
/tensorflow_addons/layers/tests/noisy_dense_test.py @leonshams @markub3327
93
/tensorflow_addons/layers/max_unpooling_2d.py @thaink
94
/tensorflow_addons/layers/tests/max_unpooling_2d_test.py @thaink
95
+/tensorflow_addons/layers/embedding_bag.py @rocketknight1
96
+/tensorflow_addons/layers/tests/embedding_bag_test.py @rocketknight1
97
98
/tensorflow_addons/losses/contrastive.py @windqaq
99
/tensorflow_addons/losses/tests/contrastive_test.py @windqaq
0 commit comments