Skip to content

test: Add 16 C++ unit tests, Python cross-validation, and air-gapped boot test - #571

Closed
Peder Munksgaard (peder1981) wants to merge 2 commits into
microsoft:mainfrom
peder1981:pr/2-tests
Closed

test: Add 16 C++ unit tests, Python cross-validation, and air-gapped boot test#571
Peder Munksgaard (peder1981) wants to merge 2 commits into
microsoft:mainfrom
peder1981:pr/2-tests

Conversation

@peder1981

Copy link
Copy Markdown

Test suite for L2-L5 algebraic kernels

Adds 16 C++ unit tests, Python cross-validation scripts, and infrastructure:

TestSubtestsKernelProperty-based?
test_bitnet_common5/5shared
test_wht5/5L2
test_acdc5/5L3
test_acdc_properties4/4 (1000 inputs each)L3
test_tropical5/5L4
test_sparse_attention5/5L4
test_l4_sparse_properties3/3 (topK correctness)L4
test_kv_i8_cache11/11L4 cache
test_hrr_cleanup5/5L5
test_hrr_attention5/5L5
test_hrr_properties3/3 (phasor recovery, Parseval)L5
test_dense_is_default3/3D1 enforcement
test_acdc_rectACDC rectangular
test_adaptive_kAdaptive sparse
test_rag_retrievalL6 RAG
test_extract_acdc_diagonal (Python)4/4L3 closed form

Plus snapshot baselines and air-gapped boot validation.

Part of a split from original PR #567. This is the test portion — depends on the kernel code from #570.

@peder1981

Copy link
Copy Markdown
Author

Conteúdo mesclado no PR #570 (kernels + tests + CI auto-contido). Este PR é encerrado como duplicado.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@peder1981