Home › Code › scatter_kwargs

scatter_kwargs

Syntologyentry name in harvested coderead from the graph 2026-09-24

scatter_kwargs appears in the code Syntology harvested for 17 papers, as 6 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 0 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named scatter_kwargs do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 0 of the 6 distinct code bodies named scatter_kwargs; 6 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
0ran
6unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 0 of the 17 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

17 papers shown of 17, newest first; 17 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 2 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
PianoMotion10M: Dataset and Benchmark for Hand Motion Generation in Piano Performance 13 Jun 2024 agnJason/PianoMotion10M/models/BalancedDataParallel.py ca2a9ebf352702e2 unverified Apache-2.0 (permissive)
Discrete Dictionary-based Decomposition Layer for Structured Representation Learning 11 Jun 2024 taewonpark/D3/WikiText103/src/utils/data_parallel.py aa1de448b0528802 unverified MIT (permissive)
Depth Information Assisted Collaborative Mutual Promotion Network for Single Image Dehazing 2 Mar 2024 zhoushen1/dcmpnet/utils/data_parallel.py 4d884799472e12a5 unverified MIT (permissive)
Scaling Transformer to 1M tokens and beyond with RMT 19 Apr 2023 booydar/transformer-xl/pytorch/utils/data_parallel.py aa1de448b0528802 unverified Apache-2.0 (permissive)
Joint Video Multi-Frame Interpolation and Deblurring under Unknown Exposure Time 27 Mar 2023 shangwei5/VIDUE/code/loss/BDP.py ca2a9ebf352702e2 unverified MIT (permissive)
LKD-Net: Large Kernel Convolution Network for Single Image Dehazing 5 Sep 2022 swu-cs-medialab/lkd-net/utils/data_parallel.py aa1de448b0528802 unverified MIT (permissive)
Can Language Models Make Fun? A Case Study in Chinese Comical Crosstalk 2 Jul 2022 anonNo2/crosstalk-generation/src/gpt/data_parallel.py aa1de448b0528802 unverified Apache-2.0 (permissive)
Vision Transformers for Single Image Dehazing 8 Apr 2022 IDKiro/DehazeFormer/utils/data_parallel.py aa1de448b0528802 unverified MIT (permissive)
Going Beyond Linear Transformers with Recurrent Fast Weight Programmers 11 Jun 2021 IDSIA/lmtool-fwms/src/utils/data_parallel.py aa1de448b0528802 unverified Apache-2.0 (permissive)
Semantic Flow for Fast and Accurate Scene Parsing 24 Feb 2020 donnyyou/torchcv/lib/parallel/scatter_gather.py ea53ec023a304e67 unverified Apache-2.0 (permissive)
Actions as Moving Points 14 Jan 2020 MCG-NJU/MOC-Detector/src/MOC_utils/scatter_gather.py 08aa371b972a4c91 unverified MIT (permissive)
CenterNet: Keypoint Triplets for Object Detection 17 Apr 2019 DaiJianBo/CenterNet-duan-2080Ti/models/py_utils/scatter_gather.py 08aa371b972a4c91 unverified MIT (permissive)
Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context 9 Jan 2019 TimDettmers/transformer-xl/pytorch/utils/data_parallel.py aa1de448b0528802 unverified Apache-2.0 (permissive)
CornerNet: Detecting Objects as Paired Keypoints 3 Aug 2018 princeton-vl/CornerNet/models/py_utils/scatter_gather.py 08aa371b972a4c91 unverified BSD-3-Clause (permissive)
MOT16: A Benchmark for Multi-Object Tracking 2 Mar 2016 toptrack/toptrack2023/src/lib/models/scatter_gather.py 08aa371b972a4c91 unverified MIT (permissive)
arXiv:Zeng_Parameterized_Cost_Volume_for_Stereo_Matching_ICCV_2023_paper jiaxiZeng/Parameterized-Cost-Volume-for-Stereo-Matching/core/utils/data_parallel.py 77fe64905f98e5a0 unverified MIT (permissive)
arXiv:2023.findings-acl.765 qtli/EIB/code/EIB_model/optimization.py ca2a9ebf352702e2 unverified Apache-2.0 (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

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