Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ MockAttentionBackend
Class
MockAttentionBackend
tests/distributed/chunked_moe.py:96–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
96
class
MockAttentionBackend:
97
def
__init__(self):
98
pass
99
100
def
init_attention_metadata(self, forward_meta):
101
pass
102
103
104
class
MockQuantMethod:
Callers
1
setup_model_runner
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected