Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ test_mea.py
File
test_mea.py
SwissArmyTransformer/tests/test_mea.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sat.ops
import
memory_efficient_attention
2
import
torch
3
4
def
test_mea(seq_len, hidden_size, num_heads, batch_size=8, qkv=None):
Callers
nothing calls this directly
Calls
1
test_mixin
Function · 0.85
Tested by
no test coverage detected