MCPcopy Create free account
hub / github.com/FlashSampling/FlashSampling / test_greedy_tp2

Function test_greedy_tp2

tests/test_core.py:98–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 reason="Requires >= 2 GPUs (symmetric memory needs NVLink)",
97)
98def test_greedy_tp2() -> None:
99 run_maybe_distributed(verify_greedy_tp2, n_procs=2)
100
101
102@pytest.mark.parametrize("n_hidden_states", [1, 2])

Callers

nothing calls this directly

Calls 1

run_maybe_distributedFunction · 0.90

Tested by

no test coverage detected