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

Route test_sampling_distribution_tp2

tests/test_core.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
    not os.environ.get("FMMS_TEST_DISTRIBUTED"),
    reason="Set FMMS_TEST_DISTRIBUTED=1 to run",
)

Source from the content-addressed store, hash-verified

1import os
2from pathlib import Path
3
4os.environ.setdefault("HELION_AUTOTUNE_EFFORT", "none")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected