Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ SchedulerConfig
Class
SchedulerConfig
tests/distributed/chunked_moe.py:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
use_sequence_parallel_moe = False
82
83
class
SchedulerConfig:
84
name =
"default"
85
splitwise_role =
"mixed"
86
max_num_seqs = 2
87
88
parallel_config = ParallelConfig()
89
scheduler_config = SchedulerConfig()
Callers
1
MockFDConfig
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected