transpose
transpose: 6 implementations from 13 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 3 distinct outputs across 2 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:
- Every examined implementation of this name that took an array argument ran on the shared input.
- 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 2: arg 1: rank 4, kind float, dtype float32
4 implementations from 7 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 2 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 |
|---|---|---|
| 3 implementations 5 papers 9922279e74e8 recorded values identical |
rmi/rmi.py 55f1419d recorded x:4/float/float32 algorithm/method_step/info_nce_loss.py 3778d2aa recorded x:4/float/float32 encoder.py f5c2aaad recorded ans:4/float/float32; dim=-2 |
[0.723105, 1.1373, 0.343353, -0.709074, 0.653079, -0.199927, -0.132384, -0.436203, …] shape [2, 3, 4, 4] · float32 · Tensor |
| 1 implementation 2 papers a4f1f39c95af |
src/model/tmr.py 129462f7 recorded x:4/float/float32 |
[0.723105, 1.03198, -0.453033, 0.844052, -0.421372, -2.21681, 1.1373, 1.65432, …] shape [4, 4, 3, 2] · float32 · Tensor |
Bucket 2 of 2: arg 1: rank 2, kind float, dtype float32
2 implementations from 6 papers 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 |
|---|---|---|
| 2 implementations 6 papers 601c34c933fe recorded values identical |
scripts/merge_llama_with_chinese_lora.py 8f1a49e9 recorded weight:2/float/float32; fan_in_fan_out=True one code sha held from 2 papers' repositories sharelora/peft/tuners/lora/layer.py 5aaa7db5 recorded weight:2/float/float32; fan_in_fan_out=True |
[1.80263, 0.518876, 0.0663954, -0.795613, -1.53378, 0.959146, -1.62288, 0.433274, …] shape [8, 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/transpose.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