MCPcopy
hub / github.com/PaddlePaddle/PaddleRec / __call__

Method __call__

tools/utils/benchmark_utils.py:275–281  ·  view source on GitHub ↗

__call__ args: identifier(string): identify log

(self, identifier=None)

Source from the content-addressed store, hash-verified

273 """)
274
275 def __call__(self, identifier=None):
276 """
277 __call__
278 args:
279 identifier(string): identify log
280 """
281 self.report(identifier)

Callers

nothing calls this directly

Calls 1

reportMethod · 0.95

Tested by

no test coverage detected