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 aeb689b commit afd0646Copy full SHA for afd0646
tensorflow_addons/utils/keras_utils.py
@@ -21,7 +21,6 @@
21
22
# TODO: find public API alternative to these
23
from tensorflow.python.keras.losses import LossFunctionWrapper # pylint: disable=unused-import
24
-from tensorflow.python.keras.metrics import Metric # pylint: disable=unused-import
25
26
27
def register_keras_custom_object(cls):
0 commit comments