LayerNorm
LayerNorm: 5 implementations from 5 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 5 distinct outputs across 3 buckets, one shared input per bucket.
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence. Implementations are compared only within one bucket, the positional (rank, kind, dtype) of each array argument; the argument name is not part of the key because the harness draws the shared array from (rank, kind) and casts it to the dtype, whatever the name; each bucket's shared input is fixed by that key, so members of one bucket saw bitwise-identical inputs under their own scalar arguments. A cluster is the set of members whose recorded output digest is identical. Nothing here says which computation a paper's method intended, and nothing reproduces a paper's results.
Not compared, and not in the tables or the counts above:
- 17 more implementations of this name were examined but did not run on the shared input (RuntimeError 17).
- No implementation of this name ran on its own fixture arguments only: every one that ran took an array argument.
- Every compared output was digested.
- 4 compared members are class-bearing (tagged class): the class was constructed with seeded weights in evaluation mode and then called, so its recorded output depends on that initialisation as well as on the forward computation.
Bucket 1 of 3: arg 1: rank 3, kind float, dtype float32
3 implementations from 3 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 3 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 1203b12693cf |
vap_realtime/model.py 8679d461 recorded x:3/float/float32 |
[-0.538702, 1.32445, -1.24005, -0.208186, 0.429221, -1.49177, 0.0948239, -1.34371, …] shape [2, 4, 8] · float32 · Tensor |
| 1 implementation 1 paper af16283e77b9 |
class model/impl/actionformer.py d6b24487 recorded x:3/float/float32 |
[-0.538703, 1.32445, -1.24005, -0.208186, 0.429221, -1.49177, 0.0948239, -1.34371, …] shape [2, 4, 8] · float32 · Tensor |
| 1 implementation 1 paper dfbbd5a3e090 |
class core/networks.py 401ab871 recorded x:3/float/float32 |
[-0.437133, 0.8405, -0.618501, -0.122225, 0.0807308, -0.705771, -0.162865, -0.183191, …] shape [2, 4, 8] · float32 · Tensor |
Bucket 2 of 3: arg 1: rank 2, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 61fc50e83a05 |
rb-transformer/transformer.py 94b77cde recorded x:2/float/float32 |
[1.863, -1.17087, 0.656714, -0.404413, -0.597156, -0.713205, -0.378837, 0.74477, …] shape [4, 8] · float32 · Tensor |
Bucket 3 of 3: arg 1: rank 4, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 80acbb50c5d8 |
class networks/UXNet_3D/network_backbone.py 353587c1 recorded x:4/float/float32 |
[-0.808816, -1.02911, 1.46564, 0.372283, 1.23005, -0.926194, -1.04158, 0.73773, …] shape [2, 3, 4, 4] · float32 · Tensor |
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence; where a cluster's members carry recorded values, the largest difference among them is shown under the cluster. Paper titles are the archive's archive 2025-07-28 where the paper is in the archive and the graph's where it was added by Syntology; papers with no page here are shown by their recorded paper id only. A paper count above the implementation count means one implementation (one code sha) is held from several papers' repositories and counts once. Per-sample status, licence and fingerprint records for each paper are on its paper page. JSON twin: /census/layernorm.json.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections