Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaddlePaddle/FastDeploy
/ FakeLoadConfig
Class
FakeLoadConfig
tests/utils.py:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
class
FakeLoadConfig:
69
def
__init__(self):
70
self.is_pre_sharded: bool = False
71
self.dynamic_load_weight: bool = False
72
73
74
def
get_default_test_fd_config():
Callers
1
get_default_test_fd_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected