{"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/unsqueeze","entry":"unsqueeze","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":8,"n_papers_ran":4,"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":8,"n_samples_ran":4,"n_samples_fingerprinted":4,"n_places":8,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":4},"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":"2410.14067","paper":"/paper/provable-benefits-of-complex","title":"Provable Benefits of Complex Parameterizations for Structured State Space Models","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alxndrTL/mamba.py","path":"mlx/misc.py","file_url":"https://github.com/alxndrTL/mamba.py/blob/HEAD/mlx/misc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"152101b1129338c6","mcp_get_code":{"code_sha256":"152101b1129338c6"}},{"arxiv_id":"2304.13774","paper":"/paper/distance-weighted-supervised-learning-for","title":"Distance Weighted Supervised Learning for Offline Interaction Data","date":"2023-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jhejna/dwsl","path":"research/algs/dwsl.py","file_url":"https://github.com/jhejna/dwsl/blob/HEAD/research/algs/dwsl.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f0ae192e0609afeb","mcp_get_code":{"code_sha256":"f0ae192e0609afeb"}},{"arxiv_id":"2210.12748","paper":"/paper/sc-wls-towards-interpretable-feed-forward","title":"SC-wLS: Towards Interpretable Feed-forward Camera Re-localization","date":"2022-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinwu98/sc-wls","path":"models/Dense_networks_e2e_GNN.py","file_url":"https://github.com/xinwu98/sc-wls/blob/HEAD/models/Dense_networks_e2e_GNN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22a1b6d839018e4b","mcp_get_code":{"code_sha256":"22a1b6d839018e4b"}},{"arxiv_id":"2205.07211","paper":"/paper/generspeech-towards-style-transfer-for","title":"GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-Speech","date":"2022-05-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rongjiehuang/GenerSpeech","path":"modules/GenerSpeech/model/glow_modules.py","file_url":"https://github.com/Rongjiehuang/GenerSpeech/blob/HEAD/modules/GenerSpeech/model/glow_modules.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"917548e3dd75217b","mcp_get_code":{"code_sha256":"917548e3dd75217b"}},{"arxiv_id":"2202.04895","paper":"/paper/diffusion-bridges-vector-quantized","title":"Diffusion bridges vector quantized Variational AutoEncoders","date":"2022-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maxjcohen/diffusion-bridges","path":"ddpm/diffusion_bridge.py","file_url":"https://github.com/maxjcohen/diffusion-bridges/blob/HEAD/ddpm/diffusion_bridge.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"63c1109a06359e90","mcp_get_code":{"code_sha256":"63c1109a06359e90"}},{"arxiv_id":"2109.15166","paper":"/paper/portaspeech-portable-and-high-quality","title":"PortaSpeech: Portable and High-Quality Generative Text-to-Speech","date":"2021-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"keonlee9420/PortaSpeech","path":"model/postnet.py","file_url":"https://github.com/keonlee9420/PortaSpeech/blob/HEAD/model/postnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c058572344c8f736","mcp_get_code":{"code_sha256":"c058572344c8f736"}},{"arxiv_id":"1906.09807","paper":"/paper/proximal-distilled-evolutionary-reinforcement","title":"Proximal Distilled Evolutionary Reinforcement Learning","date":"2019-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"crisbodnar/pderl","path":"core/mod_neuro_evo.py","file_url":"https://github.com/crisbodnar/pderl/blob/HEAD/core/mod_neuro_evo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e4ee1918fba1533","mcp_get_code":{"code_sha256":"8e4ee1918fba1533"}},{"arxiv_id":"aaai_21320","paper":null,"title":"arXiv:aaai_21320","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"siat-nlp/GALAXY","path":"galaxy/modules/functions.py","file_url":"https://github.com/siat-nlp/GALAXY/blob/HEAD/galaxy/modules/functions.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":"a1181fdb4aa3ef27","mcp_get_code":{"code_sha256":"a1181fdb4aa3ef27"}}]}