MCPcopy 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
17class Config(ModalEnvConfig):
18 postfix: str = ""
19 n_runs_benchmark: int = 5
20
21
22cfg = Config()

Callers 1

modal_nsys.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected