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

Route fused_sample_helion_kernel

src/fused_mm_sampling/helion_impl.py:None–None  ·  view source on GitHub ↗
helion.kernel(autotune_effort=os.environ.get("HELION_AUTOTUNE_EFFORT", "quick"))

Source from the content-addressed store, hash-verified

1"""
2Helion implementation for benchmarking purposes.
3This module is separate from core to avoid making helion a required dependency.
4It is only used for performance comparisons.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected