Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashSampling/FlashSampling
/ fn
Function
fn
src/fused_mm_sampling/bench/triton_benchmark_lib.py:174–175 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
sampler.prepare()
173
174
def
fn():
175
return
sampler.sample(**kwargs)
176
177
is_distributed = tp.size > 1
178
match bench_fn:
Callers
1
bench_cuda_events
Function · 0.70
Calls
1
sample
Method · 0.45
Tested by
no test coverage detected