Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashSampling/FlashSampling
/ Config
Class
Config
src/fused_mm_sampling/modal_lib/modal_nsys.py:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
class
Config(ModalEnvConfig):
18
postfix: str =
""
19
n_runs_benchmark: int = 5
20
21
22
cfg = Config()
Callers
1
modal_nsys.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected