{"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/round-pass","entry":"round_pass","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":12,"n_papers_ran":12,"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":3,"n_samples_ran":3,"n_samples_fingerprinted":3,"n_places":13,"n_places_pointer_only":12,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":0},"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":"2501.13492","paper":"/paper/quantized-spike-driven-transformer","title":"Quantized Spike-driven Transformer","date":"2025-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}},{"arxiv_id":"2407.20708","paper":"/paper/integer-valued-training-and-spike-driven","title":"Integer-Valued Training and Spike-Driven Inference Spiking Neural Network for High-performance and Energy-efficient Object Detection","date":"2024-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"biclab/spikeyolo","path":"SpikeYOLO_for_Gen1/_quan_base_plus.py","file_url":"https://github.com/biclab/spikeyolo/blob/HEAD/SpikeYOLO_for_Gen1/_quan_base_plus.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}},{"arxiv_id":"2406.03470","paper":"/paper/spikezip-tf-conversion-is-all-you-need-for","title":"SpikeZIP-TF: Conversion is All You Need for Transformer-based SNN","date":"2024-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Intelligent-Computing-Research-Group/SpikeZIP-TF","path":"spike_quan_layer.py","file_url":"https://github.com/Intelligent-Computing-Research-Group/SpikeZIP-TF/blob/HEAD/spike_quan_layer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ed1a69e092272dba","mcp_get_code":{"code_sha256":"ed1a69e092272dba"}},{"arxiv_id":"2404.05662","paper":"/paper/binarydm-towards-accurate-binarization-of","title":"BinaryDM: Accurate Weight Binarization for Efficient Diffusion Models","date":"2024-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyu-zheng/binarydm","path":"ours_util.py","file_url":"https://github.com/xingyu-zheng/binarydm/blob/HEAD/ours_util.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}},{"arxiv_id":"2302.02210","paper":"/paper/oscillation-free-quantization-for-low-bit","title":"Oscillation-free Quantization for Low-bit Vision Transformers","date":"2023-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"ed1a69e092272dba","mcp_get_code":{"code_sha256":"ed1a69e092272dba"}},{"arxiv_id":"2203.08368","paper":"/paper/mixed-precision-neural-network-quantization","title":"Mixed-Precision Neural Network Quantization via Learned Layer-wise Importance","date":"2022-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"ed1a69e092272dba","mcp_get_code":{"code_sha256":"ed1a69e092272dba"}},{"arxiv_id":"2201.07703","paper":"/paper/q-vit-fully-differentiable-quantization-for","title":"Q-ViT: Fully Differentiable Quantization for Vision Transformer","date":"2022-01-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhexinli/Q-ViT-DeiT","path":"quantization/lsq_layer.py","file_url":"https://github.com/zhexinli/Q-ViT-DeiT/blob/HEAD/quantization/lsq_layer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}},{"arxiv_id":"2103.12369","paper":"/paper/recu-reviving-the-dead-weights-in-binary","title":"ReCU: Reviving the Dead Weights in Binary Neural Networks","date":"2021-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"5111a3243a80feb0","mcp_get_code":{"code_sha256":"5111a3243a80feb0"}},{"arxiv_id":"2004.09576","paper":"/paper/lsq-improving-low-bit-quantization-through","title":"LSQ+: Improving low-bit quantization through learnable offsets and better initialization","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"ed1a69e092272dba","mcp_get_code":{"code_sha256":"ed1a69e092272dba"}},{"arxiv_id":"2003.03488","paper":"/paper/reactnet-towards-precise-binary-neural","title":"ReActNet: Towards Precise Binary Neural Network with Generalized Activation Functions","date":"2020-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevetsui/rebnn","path":"2_step2_rebnn/rebnn.py","file_url":"https://github.com/stevetsui/rebnn/blob/HEAD/2_step2_rebnn/rebnn.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5111a3243a80feb0","mcp_get_code":{"code_sha256":"5111a3243a80feb0"}},{"arxiv_id":"1902.08153","paper":"/paper/learned-step-size-quantization","title":"Learned Step Size Quantization","date":"2019-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiyoonkm/columnquant","path":"LSQ.py","file_url":"https://github.com/jiyoonkm/columnquant/blob/HEAD/LSQ.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ed1a69e092272dba","mcp_get_code":{"code_sha256":"ed1a69e092272dba"}},{"arxiv_id":"1902.08153","paper":"/paper/learned-step-size-quantization","title":"Learned Step Size Quantization","date":"2019-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustzxd/LSQuantization","path":"lsq.py","file_url":"https://github.com/hustzxd/LSQuantization/blob/HEAD/lsq.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}},{"arxiv_id":"aaai_28109","paper":null,"title":"arXiv:aaai_28109","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"YanjingLi0202/Bi-ViT","path":"_binary_base_plus.py","file_url":"https://github.com/YanjingLi0202/Bi-ViT/blob/HEAD/_binary_base_plus.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"40027e5e78ca8837","mcp_get_code":{"code_sha256":"40027e5e78ca8837"}}]}