Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashSampling/FlashSampling
/ CliArgs
Class
CliArgs
src/fused_mm_sampling/bench/speed_test.py:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
CliArgs(Args, cli_parse_args=True):
28
case: str =
"small"
29
n_hidden_states: int = 1
30
31
32
sample_compiled = torch.compile(sample)
Callers
1
speed_test.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected