{"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/groupnorm","entry":"GroupNorm","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":10,"n_papers_ran":9,"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":11,"n_samples_ran":9,"n_samples_fingerprinted":5,"n_places":11,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":9,"unverified":2},"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":"2601.21681","paper":"/paper/arxiv-2601-21681","title":"LLM4Fluid: Large Language Models as Generalizable Neural Solvers for Fluid Dynamics","date":"2026-01-29","month_inferred_from_arxiv_id":null,"title_source":"syntology","repo":"BaratiLab/FactFormer","path":"libs/factorization_module.py","file_url":"https://github.com/BaratiLab/FactFormer/blob/HEAD/libs/factorization_module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6c5857b7cb22eb93","mcp_get_code":{"code_sha256":"6c5857b7cb22eb93"}},{"arxiv_id":"2512.00252","paper":"/paper/arxiv-2512-00252","title":"DAISI: Data Assimilation with Inverse Sampling using Stochastic Interpolants","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"Erik-Wikingsson/DAISI","path":"assimilation/methods/daisi.py","file_url":"https://github.com/Erik-Wikingsson/DAISI/blob/HEAD/assimilation/methods/daisi.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3bcc856029bc63de","mcp_get_code":{"code_sha256":"3bcc856029bc63de"}},{"arxiv_id":"2506.08902","paper":"/paper/intention-conditioned-flow-occupancy-models","title":"Intention-Conditioned Flow Occupancy Models","date":"2025-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chongyi-zheng/infom","path":"agents/infom.py","file_url":"https://github.com/chongyi-zheng/infom/blob/HEAD/agents/infom.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"df206f07444e8679","mcp_get_code":{"code_sha256":"df206f07444e8679"}},{"arxiv_id":"2409.16211","paper":"/paper/maskbit-embedding-free-image-generation-via","title":"MaskBit: Embedding-free Image Generation via Bit Tokens","date":"2024-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"markweberdev/maskbit","path":"modeling/modules/autoencoder.py","file_url":"https://github.com/markweberdev/maskbit/blob/HEAD/modeling/modules/autoencoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1b67cc51b6ce545e","mcp_get_code":{"code_sha256":"1b67cc51b6ce545e"}},{"arxiv_id":"2401.16456","paper":"/paper/shvit-single-head-vision-transformer-with","title":"SHViT: Single-Head Vision Transformer with Memory Efficient Macro Design","date":"2024-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ysj9909/SHViT","path":"model/shvit.py","file_url":"https://github.com/ysj9909/SHViT/blob/HEAD/model/shvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"40883b88da57364e","mcp_get_code":{"code_sha256":"40883b88da57364e"}},{"arxiv_id":"2210.05153","paper":"/paper/understanding-the-failure-of-batch","title":"Understanding the Failure of Batch Normalization for Transformers in NLP","date":"2022-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wjxts/regularizedbn","path":"fairseq/modules/norm_select.py","file_url":"https://github.com/wjxts/regularizedbn/blob/HEAD/fairseq/modules/norm_select.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"d36842cb6dec481f","mcp_get_code":{"code_sha256":"d36842cb6dec481f"}},{"arxiv_id":"2210.04458","paper":"/paper/ogc-unsupervised-3d-object-segmentation-from","title":"OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds","date":"2022-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vlar-group/ogc","path":"models/segnet_ogcdr.py","file_url":"https://github.com/vlar-group/ogc/blob/HEAD/models/segnet_ogcdr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"a005fafa886ca6c7","mcp_get_code":{"code_sha256":"a005fafa886ca6c7"}},{"arxiv_id":"2201.10801","paper":"/paper/when-shift-operation-meets-vision-transformer","title":"When Shift Operation Meets Vision Transformer: An Extremely Simple Alternative to Attention Mechanism","date":"2022-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/SPACH","path":"models/shiftvit.py","file_url":"https://github.com/microsoft/SPACH/blob/HEAD/models/shiftvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"468dbc110847fd17","mcp_get_code":{"code_sha256":"468dbc110847fd17"}},{"arxiv_id":"1803.08494","paper":"/paper/group-normalization","title":"Group Normalization","date":"2018-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pren1/Group-Normalization-Example","path":"Group_Normalization_example.py","file_url":"https://github.com/pren1/Group-Normalization-Example/blob/HEAD/Group_Normalization_example.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8def41179ee858cb","mcp_get_code":{"code_sha256":"8def41179ee858cb"}},{"arxiv_id":"1803.08494","paper":"/paper/group-normalization","title":"Group Normalization","date":"2018-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ppwwyyxx/GroupNorm-reproduce","path":"Cifar10-ResNet-TensorFlow/cifar10-resnet-gn.py","file_url":"https://github.com/ppwwyyxx/GroupNorm-reproduce/blob/HEAD/Cifar10-ResNet-TensorFlow/cifar10-resnet-gn.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":"27420f4cdbd391ae","mcp_get_code":{"code_sha256":"27420f4cdbd391ae"}},{"arxiv_id":"1512.03385","paper":"/paper/deep-residual-learning-for-image-recognition","title":"Deep Residual Learning for Image Recognition","date":"2015-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AyushAniket/ResNET-and-various-normalizations","path":"train_cifar.py","file_url":"https://github.com/AyushAniket/ResNET-and-various-normalizations/blob/HEAD/train_cifar.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c183aa74103f9f7e","mcp_get_code":{"code_sha256":"c183aa74103f9f7e"}}]}