MCPcopy Index your code
hub / github.com/FlashSampling/FlashSampling / modal_persistent_matmul.py

File modal_persistent_matmul.py

src/fused_mm_sampling/modal_lib/modal_persistent_matmul.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ..persistent_matmul import main as persistent_matmul_main
2from .utils import ModalEnvConfig, make_app, make_image, make_volumes
3
4cfg = ModalEnvConfig()

Callers

nothing calls this directly

Calls 2

ModalEnvConfigClass · 0.85
make_appFunction · 0.85

Tested by

no test coverage detected