MCPcopy 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

1from sat.ops import memory_efficient_attention
2import torch
3
4def test_mea(seq_len, hidden_size, num_heads, batch_size=8, qkv=None):

Callers

nothing calls this directly

Calls 1

test_mixinFunction · 0.85

Tested by

no test coverage detected