MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / dtype

Method dtype

tensorflow/python/keras/metrics.py:197–198  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

195
196 @property
197 def dtype(self):
198 return self._dtype
199
200 def get_config(self):
201 """Returns the serializable config of the metric."""

Callers 10

test_symmetricMethod · 0.45
test_nonsquareMethod · 0.45
layer_testFunction · 0.45
get_updatesMethod · 0.45
get_updatesMethod · 0.45
get_updatesMethod · 0.45
get_updatesMethod · 0.45
get_updatesMethod · 0.45
get_updatesMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_symmetricMethod · 0.36
test_nonsquareMethod · 0.36
layer_testFunction · 0.36