Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
_make_config
Method · 0.45
_make_state_dict
Function · 0.45
make_request
Function · 0.45
worker
Function · 0.45
compare_top_logprobs
Function · 0.45
build_request_payload
Function · 0.45
_build_args
Function · 0.45
_create_mock_request
Method · 0.45
test_dictionary_interface
Method · 0.45
fake_quant
Method · 0.45
test_structured_outputs_json_schema
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected