{"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":"/paper/once-for-all-train-one-network-and-specialize","title":"Once-for-All: Train One Network and Specialize it for Efficient Deployment","arxiv_id":"1908.09791","date":"2019-08-26","proceeding":null,"authors":["Han Cai","Chuang Gan","Tianzhe Wang","Zhekai Zhang","Song Han"],"abstract":"We address the challenging problem of efficient inference across many devices and resource constraints, especially on edge devices. Conventional approaches either manually design or use neural architecture search (NAS) to find a specialized neural network and train it from scratch for each case, which is computationally prohibitive (causing $CO_2$ emission as much as 5 cars' lifetime) thus unscalable. In this work, we propose to train a once-for-all (OFA) network that supports diverse architectural settings by decoupling training and search, to reduce the cost. We can quickly get a specialized sub-network by selecting from the OFA network without additional training. To efficiently train OFA networks, we also propose a novel progressive shrinking algorithm, a generalized pruning method that reduces the model size across many more dimensions than pruning (depth, width, kernel size, and resolution). It can obtain a surprisingly large number of sub-networks ($> 10^{19}$) that can fit different hardware platforms and latency constraints while maintaining the same level of accuracy as training independently. On diverse edge devices, OFA consistently outperforms state-of-the-art (SOTA) NAS methods (up to 4.0% ImageNet top1 accuracy improvement over MobileNetV3, or same accuracy but 1.5x faster than MobileNetV3, 2.6x faster than EfficientNet w.r.t measured latency) while reducing many orders of magnitude GPU hours and $CO_2$ emission. In particular, OFA achieves a new SOTA 80.0% ImageNet top-1 accuracy under the mobile setting ($<$600M MACs). OFA is the winning solution for the 3rd Low Power Computer Vision Challenge (LPCVC), DSP classification track and the 4th LPCVC, both classification track and detection track. Code and 50 pre-trained models (for many devices & many latency constraints) are released at https://github.com/mit-han-lab/once-for-all.","url_abs":"https://arxiv.org/abs/1908.09791v5","url_pdf":"https://arxiv.org/pdf/1908.09791v5.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/mit-han-lab/once-for-all","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/MaximIntegratedAI/ai8x-training","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/analogdevicesinc/ai8x-training","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/ito-rafael/once-for-all-2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/jordan-hs/diversity_is_definitely_needed","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/jordan-hs/rss-interference-cvprw2022","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/pprp/ofa-cifar","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/seulkiyeom/once-for-all","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"once-for-all-train-one-network-and-specialize","repo_url":"https://github.com/twice154/ofa-for-super-resolution","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"all","task_name":"All"},{"task_slug":"automl","task_name":"AutoML"},{"task_slug":null,"task_name":"GPU"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[{"method_slug":"pruning","method_name":"Pruning"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"OFA w/ PS #75","rank_in_archive_order":77,"of":135,"metrics":{"Accuracy":"76.9","MACs":"230M","Top-1 Error Rate":"23.1"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1908.09791","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1908.09791"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/twice154/ofa-for-super-resolution","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaximIntegratedAI/ai8x-synthesis","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mit-han-lab/once-for-all","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jordan-hs/diversity_is_definitely_needed","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pprp/ofa-cifar","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/analogdevicesinc/ai8x-training","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ito-rafael/once-for-all-2","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/seulkiyeom/once-for-all","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jordan-hs/rss-interference-cvprw2022","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaximIntegratedAI/ai8x-training","reach":null}],"summary":{"ran_honours":1,"ran_violates":1,"ran_fixture":1,"ran_draft_wrong":1,"unverified":30},"by_repo_kind":{"official":{"samples":3,"ran":0,"repositories":1},"listed":{"samples":31,"ran":4,"repositories":6}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"71cbea6f98bde1f9","entry":"get_same_padding","repo":"seulkiyeom/once-for-all","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/seulkiyeom/once-for-all/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"71cbea6f98bde1f9"}},{"code_sha256_prefix":"e45c8e7895f4cb79","entry":"rgb2gray","repo":"twice154/ofa-for-super-resolution","repo_kind":"listed","path":"ofa/elastic_nn/networks/ofa_mbs4.py","file_url":"https://github.com/twice154/ofa-for-super-resolution/blob/HEAD/ofa/elastic_nn/networks/ofa_mbs4.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e45c8e7895f4cb79"}},{"code_sha256_prefix":"c98aa6358ebfe3a4","entry":"rgb2y","repo":"twice154/ofa-for-super-resolution","repo_kind":"listed","path":"ofa/elastic_nn/networks/ofa_mbs4.py","file_url":"https://github.com/twice154/ofa-for-super-resolution/blob/HEAD/ofa/elastic_nn/networks/ofa_mbs4.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c98aa6358ebfe3a4"}},{"code_sha256_prefix":"3e773c6c5bc796d4","entry":"transform_matrix_offset_center","repo":"pprp/ofa-cifar","repo_kind":"listed","path":"ofa/imagenet_classification/data_providers/cifar10.py","file_url":"https://github.com/pprp/ofa-cifar/blob/HEAD/ofa/imagenet_classification/data_providers/cifar10.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e773c6c5bc796d4"}},{"code_sha256_prefix":"f867572dc454a862","entry":"accuracy","repo":"seulkiyeom/once-for-all","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/seulkiyeom/once-for-all/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f867572dc454a862"}},{"code_sha256_prefix":"629948982eaffe6f","entry":"apply_policy","repo":"pprp/ofa-cifar","repo_kind":"listed","path":"ofa/imagenet_classification/data_providers/cifar10.py","file_url":"https://github.com/pprp/ofa-cifar/blob/HEAD/ofa/imagenet_classification/data_providers/cifar10.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"629948982eaffe6f"}},{"code_sha256_prefix":"37154c0fb52a4320","entry":"bn_fuser","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"batchnormfuser.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/batchnormfuser.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"37154c0fb52a4320"}},{"code_sha256_prefix":"da7205ae31eaf8ba","entry":"build_activation","repo":"mit-han-lab/once-for-all","repo_kind":"official","path":"ofa/utils/pytorch_modules.py","file_url":"https://github.com/mit-han-lab/once-for-all/blob/HEAD/ofa/utils/pytorch_modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da7205ae31eaf8ba"}},{"code_sha256_prefix":"b7d63a3b731686ad","entry":"build_activation","repo":"jordan-hs/rss-interference-cvprw2022","repo_kind":"listed","path":"ofa/utils/pytorch_modules.py","file_url":"https://github.com/jordan-hs/rss-interference-cvprw2022/blob/HEAD/ofa/utils/pytorch_modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b7d63a3b731686ad"}},{"code_sha256_prefix":"d2876e3d44cca1e5","entry":"conv1d","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/compute.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/compute.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2876e3d44cca1e5"}},{"code_sha256_prefix":"d2090bf5a862262f","entry":"conv2d","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/compute.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/compute.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2090bf5a862262f"}},{"code_sha256_prefix":"45ea9f999fe65e71","entry":"convert_to_x4_q7_weights","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"attic/armx4weights.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/attic/armx4weights.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"45ea9f999fe65e71"}},{"code_sha256_prefix":"a18531b8217a23ef","entry":"convtranspose2d","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/compute.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/compute.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a18531b8217a23ef"}},{"code_sha256_prefix":"438c11e6440fc7fb","entry":"device","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"devices.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/devices.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"438c11e6440fc7fb"}},{"code_sha256_prefix":"3396d2fc2ff97e58","entry":"download_url","repo":"seulkiyeom/once-for-all","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/seulkiyeom/once-for-all/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3396d2fc2ff97e58"}},{"code_sha256_prefix":"f060e6240188a921","entry":"get_bn_param","repo":"jordan-hs/rss-interference-cvprw2022","repo_kind":"listed","path":"ofa/utils/my_modules.py","file_url":"https://github.com/jordan-hs/rss-interference-cvprw2022/blob/HEAD/ofa/utils/my_modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f060e6240188a921"}},{"code_sha256_prefix":"324ab791d89fa48c","entry":"get_bn_param","repo":"mit-han-lab/once-for-all","repo_kind":"official","path":"ofa/utils/my_modules.py","file_url":"https://github.com/mit-han-lab/once-for-all/blob/HEAD/ofa/utils/my_modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"324ab791d89fa48c"}},{"code_sha256_prefix":"0b1206ef7396e7eb","entry":"get_data_loaders","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"run_nas_network_search.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/run_nas_network_search.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0b1206ef7396e7eb"}},{"code_sha256_prefix":"27a78d9679cfa28a","entry":"get_evo_search_params","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"run_nas_network_search.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/run_nas_network_search.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"27a78d9679cfa28a"}},{"code_sha256_prefix":"024ea8d0d27a2887","entry":"idx","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/datamem.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/datamem.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"024ea8d0d27a2887"}},{"code_sha256_prefix":"ddb4421b09db03c5","entry":"load","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/checkpoint.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/checkpoint.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ddb4421b09db03c5"}},{"code_sha256_prefix":"addfbda3077115a3","entry":"make_divisible","repo":"jordan-hs/rss-interference-cvprw2022","repo_kind":"listed","path":"ofa/utils/pytorch_modules.py","file_url":"https://github.com/jordan-hs/rss-interference-cvprw2022/blob/HEAD/ofa/utils/pytorch_modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"addfbda3077115a3"}},{"code_sha256_prefix":"f53d5967171577a0","entry":"make_divisible","repo":"mit-han-lab/once-for-all","repo_kind":"official","path":"ofa/utils/pytorch_modules.py","file_url":"https://github.com/mit-han-lab/once-for-all/blob/HEAD/ofa/utils/pytorch_modules.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f53d5967171577a0"}},{"code_sha256_prefix":"7f34c5377a84222f","entry":"parse_args","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"run_nas_network_search.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/run_nas_network_search.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7f34c5377a84222f"}},{"code_sha256_prefix":"a6fe7c130778ca63","entry":"parse_json","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/assets.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/assets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a6fe7c130778ca63"}},{"code_sha256_prefix":"6649c27f00740fa4","entry":"partnum","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"devices.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/devices.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6649c27f00740fa4"}},{"code_sha256_prefix":"4ec1082125016453","entry":"passthrough_faker","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/add_fake_passthrough.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/add_fake_passthrough.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4ec1082125016453"}},{"code_sha256_prefix":"df5e31805cad8a70","entry":"quantize_clamp","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"ai8x.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/ai8x.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"df5e31805cad8a70"}},{"code_sha256_prefix":"a5107b71c0946967","entry":"quantize_clamp_pool","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"ai8x.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/ai8x.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a5107b71c0946967"}},{"code_sha256_prefix":"3c5071b8a3d0e038","entry":"shear_x","repo":"pprp/ofa-cifar","repo_kind":"listed","path":"ofa/imagenet_classification/data_providers/cifar10.py","file_url":"https://github.com/pprp/ofa-cifar/blob/HEAD/ofa/imagenet_classification/data_providers/cifar10.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c5071b8a3d0e038"}},{"code_sha256_prefix":"4510fd0fdc46dfb1","entry":"unfold_batch","repo":"analogdevicesinc/ai8x-training","repo_kind":"listed","path":"ai8x.py","file_url":"https://github.com/analogdevicesinc/ai8x-training/blob/HEAD/ai8x.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4510fd0fdc46dfb1"}},{"code_sha256_prefix":"1db0589ff0da8775","entry":"unpack","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/datamem.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/datamem.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1db0589ff0da8775"}},{"code_sha256_prefix":"e63ea88246d50a08","entry":"used","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/datamem.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/datamem.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e63ea88246d50a08"}},{"code_sha256_prefix":"e5200ffa1b2aced9","entry":"write_mapping","repo":"MaximIntegratedAI/ai8x-synthesis","repo_kind":"listed","path":"izer/assets.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/assets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e5200ffa1b2aced9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}