Полный набор пакетов соответствия на все 83 формата каталога (Closes #1071) - #1070
Merged
Conversation
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
Closes #1071 - Add 78 new conformance packs (one per catalog format), reaching full 83-format coverage: 49 bit-exact (encode-decode round-trip) + 34 structural (formats without a fixed radix-2 S:E:M layout). - Add INDEX_all_formats.json (machine-readable: total_packs=83, bitexact_packs=49, structural_packs=34) with phi^2+1/phi^2=3 anchor. - Add gen_all_formats.py master generator (reads catalog SSOT). - Rewrite conformance/vectors/README.md to document all 83 packs: coverage policy, 49-pack bit-exact index, 34-pack structural index with reasons, full SHA-256 block, schema, provenance. - Update docs/NOW.md with the catalog-wide conformance entry. - Tier-1 subset (GF16, MXFP4 element, BF16, FP8 E4M3, FP8 E5M2, E8M0) remains deeply validated and cross-checked against ml_dtypes 0.5.4. Anchor: phi^2 + phi^-2 = 3
gHashTag
force-pushed
the
conformance/all-83-packs
branch
from
June 14, 2026 11:00
80c7b48 to
8441fa1
Compare
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
PR DashboardGenerated at: 2026-06-14 11:00:35 UTC
Summary
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1071
Что сделано
Добавлен полный набор пакетов соответствия (conformance packs), покрывающий все 83 формата каталога — по одному пакету на формат, без пропусков. Расширяет v0-пакеты (#1055, пять пакетов Tier-1) до покрытия всего каталога.
Состав
*_conformance_v0.json)total_packs=83, bitexact_packs=49, structural_packs=34Покрытие
bitexact: false+structural_reason)phi^2 + 1/phi^2 = 3: точно попадает на сетку в 43 из 49 битоточных; 6 честных исключений (LNS-8/16/32/64, GF4, MXGF4) фиксируют ближайшее представимое значение и истинную abs_errorПодмножество Tier-1
Шесть пакетов (GF16, элемент MXFP4, BF16, FP8 E4M3, FP8 E5M2, блочный масштаб E8M0) остаются углублённо проверенными и перекрёстно сверены с
ml_dtypes 0.5.4(Google/JAX).L6 gf16 SSOT не затронут; L4 неприменим (файлы данных); L2 (
gen/) не затронут. Все JSON валидны; нет пустых битоточных пакетов; нет дублирующихся SHA-256.Anchor: phi^2 + phi^-2 = 3