MCPcopy 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
31def make_app():
32 return modal.App("fused-matmul-sample")
33
34
35def make_image():

Calls

no outgoing calls

Tested by

no test coverage detected