{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/data-parallel","entry":"data_parallel","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":13,"n_papers_ran":0,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":5,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":13,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":5},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2111.12273","paper":"/paper/sharpness-aware-quantization-for-deep-neural","title":"Sharpness-aware Quantization for Deep Neural Networks","date":"2021-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuang-group/saq","path":"core/model_transform.py","file_url":"https://github.com/zhuang-group/saq/blob/HEAD/core/model_transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"3da0ed128a47216d","mcp_get_code":{"code_sha256":"3da0ed128a47216d"}},{"arxiv_id":"2010.02066","paper":"/paper/are-neural-nets-modular-inspecting-functional-1","title":"Are Neural Nets Modular? Inspecting Functional Modularity Through Differentiable Weight Masks","date":"2020-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RobertCsordas/modules","path":"data_parallel.py","file_url":"https://github.com/RobertCsordas/modules/blob/HEAD/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"3e2ac3b4c47e296d","mcp_get_code":{"code_sha256":"3e2ac3b4c47e296d"}},{"arxiv_id":"2004.01888","paper":"/paper/a-simple-baseline-for-multi-object-tracking","title":"FairMOT: On the Fairness of Detection and Re-Identification in Multiple Object Tracking","date":"2020-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FlorentijnD/FairMOT","path":"src/lib/models/data_parallel.py","file_url":"https://github.com/FlorentijnD/FairMOT/blob/HEAD/src/lib/models/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"2004.01177","paper":"/paper/tracking-objects-as-points","title":"Tracking Objects as Points","date":"2020-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyizhou/CenterTrack","path":"src/lib/model/data_parallel.py","file_url":"https://github.com/xingyizhou/CenterTrack/blob/HEAD/src/lib/model/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"2003.14023","paper":"/paper/learning-human-object-interaction-detection","title":"Learning Human-Object Interaction Detection using Interaction Points","date":"2020-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vaesl/IP-Net","path":"src/lib/models/data_parallel.py","file_url":"https://github.com/vaesl/IP-Net/blob/HEAD/src/lib/models/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"2001.04608","paper":"/paper/actions-as-moving-points","title":"Actions as Moving Points","date":"2020-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MCG-NJU/MOC-Detector","path":"src/MOC_utils/data_parallel.py","file_url":"https://github.com/MCG-NJU/MOC-Detector/blob/HEAD/src/MOC_utils/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1904.08189","paper":"/paper/centernet-object-detection-with-keypoint","title":"CenterNet: Keypoint Triplets for Object Detection","date":"2019-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DaiJianBo/CenterNet-duan-2080Ti","path":"models/py_utils/data_parallel.py","file_url":"https://github.com/DaiJianBo/CenterNet-duan-2080Ti/blob/HEAD/models/py_utils/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1904.07850","paper":"/paper/objects-as-points","title":"Objects as Points","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyizhou/CenterNet","path":"src/lib/models/data_parallel.py","file_url":"https://github.com/xingyizhou/CenterNet/blob/HEAD/src/lib/models/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1901.08043","paper":"/paper/bottom-up-object-detection-by-grouping","title":"Bottom-up Object Detection by Grouping Extreme and Center Points","date":"2019-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyizhou/ExtremeNet","path":"models/py_utils/data_parallel.py","file_url":"https://github.com/xingyizhou/ExtremeNet/blob/HEAD/models/py_utils/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1808.01244","paper":"/paper/cornernet-detecting-objects-as-paired","title":"CornerNet: Detecting Objects as Paired Keypoints","date":"2018-08-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princeton-vl/CornerNet","path":"models/py_utils/data_parallel.py","file_url":"https://github.com/princeton-vl/CornerNet/blob/HEAD/models/py_utils/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1603.00831","paper":"/paper/mot16-a-benchmark-for-multi-object-tracking","title":"MOT16: A Benchmark for Multi-Object Tracking","date":"2016-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MedChaabane/DEFT","path":"src/lib/model/data_parallel.py","file_url":"https://github.com/MedChaabane/DEFT/blob/HEAD/src/lib/model/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61bf3906cbd2ee87","mcp_get_code":{"code_sha256":"61bf3906cbd2ee87"}},{"arxiv_id":"1505.05424","paper":"/paper/weight-uncertainty-in-neural-networks","title":"Weight Uncertainty in Neural Networks","date":"2015-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SulemanKhurram/ThesisExperiments","path":"utils/BayesianDataParallel/BBBDataParallel.py","file_url":"https://github.com/SulemanKhurram/ThesisExperiments/blob/HEAD/utils/BayesianDataParallel/BBBDataParallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"36bcc73ea59ec42b","mcp_get_code":{"code_sha256":"36bcc73ea59ec42b"}},{"arxiv_id":"2021.findings-emnlp.386","paper":null,"title":"arXiv:2021.findings-emnlp.386","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"lbe0613/GCC","path":"utils/data_parallel.py","file_url":"https://github.com/lbe0613/GCC/blob/HEAD/utils/data_parallel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec16cbf7be32066f","mcp_get_code":{"code_sha256":"ec16cbf7be32066f"}}]}