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

Method model

tensorflow/contrib/eager/python/evaluator.py:238–239  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

236 # ---- For use by descendants ---
237 @property
238 def model(self):
239 return self._model
240
241 def track_metric(self, metric):
242 """Add a Metric to be tracked.

Callers 9

test_callMethod · 0.45
ParamsMethod · 0.45
MakeIteratorMethod · 0.45
RunAsyncMethod · 0.45
MapFuncMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_callMethod · 0.36