README.md
pyproject.toml
src/coda_gqa_l/__init__.py
src/coda_gqa_l/attention.py
src/coda_gqa_l/baseline.py
src/coda_gqa_l/eve_adapter.py
src/coda_gqa_l/llama_adapter.py
src/coda_gqa_l/memory_banks.py
src/coda_gqa_l/primitives.py
src/coda_gqa_l/state.py
src/coda_gqa_l.egg-info/PKG-INFO
src/coda_gqa_l.egg-info/SOURCES.txt
src/coda_gqa_l.egg-info/dependency_links.txt
src/coda_gqa_l.egg-info/requires.txt
src/coda_gqa_l.egg-info/top_level.txt
src/coda_gqa_l/triton_bank_routing/__init__.py
src/coda_gqa_l/triton_bank_routing/kernel.py
src/coda_gqa_l/triton_diff_flash/__init__.py
src/coda_gqa_l/triton_diff_flash/benchmark_triton.py
src/coda_gqa_l/triton_diff_flash/kernel.py
src/coda_gqa_l/triton_diff_flash/test_triton_kernel.py
tests/test_correctness.py
tests/test_determinism.py
tests/test_edge_configs.py
tests/test_invariants.py