{"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/attention-forward","entry":"attention_forward","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":2,"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":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"unverified":3},"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":"2411.13918","paper":"/paper/quantization-without-tears","title":"Quantization without Tears","date":"2024-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wujx2001/QwT","path":"QwT-cls-RepQ-ViT/utils/build_model.py","file_url":"https://github.com/wujx2001/QwT/blob/HEAD/QwT-cls-RepQ-ViT/utils/build_model.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":"537453ba638574e2","mcp_get_code":{"code_sha256":"537453ba638574e2"}},{"arxiv_id":"2404.07470","paper":"/paper/scalable-language-model-with-generalized","title":"Scalable Language Model with Generalized Continual Learning","date":"2024-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pbihao/slm","path":"SLM-bert/models/bert.py","file_url":"https://github.com/pbihao/slm/blob/HEAD/SLM-bert/models/bert.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5bd1a404bf01d36d","mcp_get_code":{"code_sha256":"5bd1a404bf01d36d"}},{"arxiv_id":"2307.14460","paper":"/paper/midas-v3-1-a-model-zoo-for-robust-monocular","title":"MiDaS v3.1 -- A Model Zoo for Robust Monocular Relative Depth Estimation","date":"2023-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"cc0b35f6d7118df1","mcp_get_code":{"code_sha256":"cc0b35f6d7118df1"}},{"arxiv_id":"2209.05687","paper":"/paper/psaq-vit-v2-towards-accurate-and-general-data","title":"PSAQ-ViT V2: Towards Accurate and General Data-Free Quantization for Vision Transformers","date":"2022-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zkkli/psaq-vit","path":"utils/build_model.py","file_url":"https://github.com/zkkli/psaq-vit/blob/HEAD/utils/build_model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"3bf709271b1e8d32","mcp_get_code":{"code_sha256":"3bf709271b1e8d32"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"cc0b35f6d7118df1","mcp_get_code":{"code_sha256":"cc0b35f6d7118df1"}},{"arxiv_id":"1907.01341","paper":"/paper/towards-robust-monocular-depth-estimation","title":"Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer","date":"2019-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"isl-org/MiDaS","path":"midas/backbones/beit.py","file_url":"https://github.com/isl-org/MiDaS/blob/HEAD/midas/backbones/beit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cc0b35f6d7118df1","mcp_get_code":{"code_sha256":"cc0b35f6d7118df1"}},{"arxiv_id":"Li_RepQ-ViT_Scale_Reparameterization_for_Post-Training_Quantization_of_Vision_Transformers_ICCV_2023_paper","paper":null,"title":"arXiv:Li_RepQ-ViT_Scale_Reparameterization_for_Post-Training_Quantization_of_Vision_Transformers_ICCV_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"zkkli/RepQ-ViT","path":"classification/utils/build_model.py","file_url":"https://github.com/zkkli/RepQ-ViT/blob/HEAD/classification/utils/build_model.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":"537453ba638574e2","mcp_get_code":{"code_sha256":"537453ba638574e2"}},{"arxiv_id":"2025.naacl-long.237","paper":null,"title":"arXiv:2025.naacl-long.237","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"nbasyl/LLM-FP4","path":"utils/models.py","file_url":"https://github.com/nbasyl/LLM-FP4/blob/HEAD/utils/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"abb7359aebf4ff5a","mcp_get_code":{"code_sha256":"abb7359aebf4ff5a"}}]}