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

Function fn

src/fused_mm_sampling/bench/speed_test.py:105–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 sampler.prepare()
104
105 def fn():
106 return sampler.sample(**kwargs)
107
108 return fn
109

Callers 6

nsys_profileFunction · 0.70
run_maybe_distributedFunction · 0.50
_torchrun_workerFunction · 0.50
_distributed_workerFunction · 0.50
bench_fnFunction · 0.50
run_testFunction · 0.50

Calls 1

sampleMethod · 0.45

Tested by

no test coverage detected