MCPcopy Index your code
hub / github.com/FlashSampling/FlashSampling / test_sampling_distribution_tp2

Function test_sampling_distribution_tp2

tests/test_core.py:86–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 reason="Requires >= 2 GPUs (symmetric memory needs NVLink)",
85)
86def test_sampling_distribution_tp2() -> None:
87 run_maybe_distributed(verify_sampling_distribution_tp2, n_procs=2)
88
89
90@pytest.mark.skipif(

Callers

nothing calls this directly

Calls 1

run_maybe_distributedFunction · 0.90

Tested by

no test coverage detected