MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / error

Method error

tests/model_executor/test_tp_utils.py:37–38  ·  view source on GitHub ↗
(self, message)

Source from the content-addressed store, hash-verified

35 self.errors = []
36
37 def error(self, message):
38 self.errors.append(message)
39
40 def clear(self):
41 self.errors.clear()

Callers 15

runMethod · 0.45
parse_argsMethod · 0.45
versionFunction · 0.45
get_version_infoFunction · 0.45
_keep_aliveMethod · 0.45
get_requestsMethod · 0.45
_put_results_workerMethod · 0.45
_get_results_workerMethod · 0.45
_workerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected