We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68eb8e5 commit 212b0d6Copy full SHA for 212b0d6
.github/CODEOWNERS
@@ -136,6 +136,8 @@
136
/tensorflow_addons/metrics/tests/multilabel_confusion_matrix_test.py @ssaishruthi
137
/tensorflow_addons/metrics/r_square.py @ssaishruthi @marload
138
/tensorflow_addons/metrics/tests/r_square_test.py @ssaishruthi @marload
139
+/tensorflow_addons/metrics/geometric_mean.py @marload
140
+/tensorflow_addons/metrics/tests/geometric_mean_test.py @marload
141
142
/tensorflow_addons/optimizers/average_wrapper.py @squadrick
143
/tensorflow_addons/optimizers/conditional_gradient.py @pkan2 @lokhande-vishnu
0 commit comments