mse_loss
mse_loss: 8 implementations from 12 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 6 distinct outputs across 4 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:
- 1 more implementation of this name was examined but did not run on the shared input (RuntimeError 1).
- 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.
Bucket 1 of 4: arg 1: rank 2, kind float, dtype float32 · arg 2: rank 2, kind float, dtype float32
5 implementations from 9 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 |
|---|---|---|
| 2 implementations 5 papers 5341e6b26469 recorded values identical |
zoobot/pytorch/training/finetune.py fa6afbee recorded y_pred:2/float/float32, y:2/float/float32 mobile_robot_rl/agents/sac.py d08ac0b8 recorded prediction:2/float/float32, target:2/float/float32; reduction=<Reduction.MEAN: 1> |
[0, 0, 0, 0, 0, 0, 0, 0, …] shape [4, 8] · float32 · Tensor |
| 2 implementations 3 papers af5570f5a181 recorded values identical |
generate.py 632959a6 recorded output:2/float/float32, target:2/float/float32 utils.py ebe0a5b3 recorded x:2/float/float32, y:2/float/float32 |
[0] shape [] · float32 · Tensor |
| 1 implementation 1 paper 66687aadf862 |
code/Model_AE2.py cbaa9ded recorded input:2/float/float32, target:2/float/float32 |
[0, 0, 0, 0] shape [4] · float32 · Tensor |
Bucket 2 of 4: arg 1: rank 2, kind float, dtype float32 · arg 2: rank 2, kind int, dtype int64
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 e918d60f2e8b |
utils_mcl_loss.py 8fe8574a recorded outputs:2/float/float32, Y:2/int/int64 |
[25.8798, 37.8935, 8.12557, 41.8399] shape [4] · float32 · Tensor |
Bucket 3 of 4: arg 1: rank 4, kind float, dtype float32 · arg 2: 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 374708fff771 |
lvae/models/qarv/model.py 32c3bf12 recorded fake:4/float/float32, real:4/float/float32 |
[0, 0] shape [2] · float32 · Tensor |
Bucket 4 of 4: 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 af251465b5e7 |
generation/dps.py 8be214b3 recorded x:4/float/float32; n_obs=30 |
[0.545322, 0.457614, 0.450413, 1.04393, 0.656181, 0.62934] shape [2, 3] · 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/mse-loss.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