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

Method update

tests/entrypoints/test_llm.py:249–250  ·  view source on GitHub ↗
(self, n)

Source from the content-addressed store, hash-verified

247 DummyTqdm.last_instance = self
248
249 def update(self, n):
250 self.updated += n
251
252 def close(self):
253 self.closed = True

Callers 15

runMethod · 0.45
_make_configMethod · 0.45
_make_state_dictFunction · 0.45
make_requestFunction · 0.45
workerFunction · 0.45
compare_top_logprobsFunction · 0.45
build_request_payloadFunction · 0.45
_build_argsFunction · 0.45
_create_mock_requestMethod · 0.45
fake_quantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected