CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
pyproject.toml
docs/MODELED_VALIDATION.md
docs/architecture.md
docs/benchmarking.md
docs/landscape.md
docs/release-assurance.md
docs/releasing.md
docs/roadmap.md
examples/transformer_attention.py
m0/README.md
m0/__init__.py
m0/_analysis.py
m0/_correctness.py
m0/_environment.py
m0/_errors.py
m0/_execution.py
m0/_measurement.py
m0/_protocol.py
m0/_records.py
m0/_validation.py
m0/_version.py
m0/_worker.py
m0/core_cases.json
m0/fabric.py
m0/feasibility.py
m0/feasibility.schema.json
m0/patterns.py
m0/result.schema.json
m0/run.py
m0/validate.py
requirements/release-linux.in
requirements/release-linux.lock
requirements/release.in
requirements/release.lock
sparse_attention_fabric.egg-info/PKG-INFO
sparse_attention_fabric.egg-info/SOURCES.txt
sparse_attention_fabric.egg-info/dependency_links.txt
sparse_attention_fabric.egg-info/entry_points.txt
sparse_attention_fabric.egg-info/requires.txt
sparse_attention_fabric.egg-info/top_level.txt
tests/test_fabric.py
tests/test_feasibility.py
tests/test_patterns.py
tests/test_release_matrix.py
tests/test_run.py
tests/test_torch_adapter.py