Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
..persistent_matmul
import
main
as
persistent_matmul_main
2
from
.utils
import
ModalEnvConfig, make_app, make_image, make_volumes
3
4
cfg = ModalEnvConfig()
Callers
nothing calls this directly
Calls
2
ModalEnvConfig
Class · 0.85
make_app
Function · 0.85
Tested by
no test coverage detected