Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ error
Method
error
tests/cache_manager/test_cache_messager.py:112–113 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
110
self.messages.append((
"debug"
, msg))
111
112
def
error(self, msg):
113
self.messages.append((
"error"
, msg))
114
115
116
class
_DummySignalValue:
Callers
7
send_request
Function · 0.45
get_stream_chunks
Function · 0.45
get_token_list
Function · 0.45
get_logprobs_list
Function · 0.45
get_probs_list
Function · 0.45
__init__.py
File · 0.45
logger.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected