Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FlashSampling/FlashSampling
/ make_app
Function
make_app
src/fused_mm_sampling/modal_lib/utils.py:31–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
30
31
def
make_app():
32
return
modal.App(
"fused-matmul-sample"
)
33
34
35
def
make_image():
Callers
12
modal_ncu_test.py
File · 0.85
modal_versions.py
File · 0.85
modal_nsys_test.py
File · 0.85
modal_triton_benchmark.py
File · 0.85
modal_matmul_comparison.py
File · 0.85
modal_ncu.py
File · 0.85
modal_nsys.py
File · 0.85
modal_vllm_benchmark.py
File · 0.85
modal_pytest_distributed.py
File · 0.85
modal_speed_test.py
File · 0.85
modal_persistent_matmul.py
File · 0.85
modal_example.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected