MCPcopy Create free account
hub / github.com/FlashSampling/FlashSampling / persistent_matmul.py

File persistent_matmul.py

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

Source from the content-addressed store, hash-verified

1import argparse
2import itertools
3from contextlib import contextmanager
4from typing import Optional

Callers

nothing calls this directly

Calls 5

is_cudaFunction · 0.85
is_hipFunction · 0.85
supports_tmaFunction · 0.85
supports_wsFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected