{"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/alphanet-improved-training-of-supernet-with","title":"AlphaNet: Improved Training of Supernets with Alpha-Divergence","arxiv_id":"2102.07954","date":"2021-02-16","proceeding":null,"authors":["Dilin Wang","Chengyue Gong","Meng Li","Qiang Liu","Vikas Chandra"],"abstract":"Weight-sharing neural architecture search (NAS) is an effective technique for automating efficient neural architecture design. Weight-sharing NAS builds a supernet that assembles all the architectures as its sub-networks and jointly trains the supernet with the sub-networks. The success of weight-sharing NAS heavily relies on distilling the knowledge of the supernet to the sub-networks. However, we find that the widely used distillation divergence, i.e., KL divergence, may lead to student sub-networks that over-estimate or under-estimate the uncertainty of the teacher supernet, leading to inferior performance of the sub-networks. In this work, we propose to improve the supernet training with a more generalized alpha-divergence. By adaptively selecting the alpha-divergence, we simultaneously prevent the over-estimation or under-estimation of the uncertainty of the teacher model. We apply the proposed alpha-divergence based supernets training to both slimmable neural networks and weight-sharing NAS, and demonstrate significant improvements. Specifically, our discovered model family, AlphaNet, outperforms prior-art models on a wide range of FLOPs regimes, including BigNAS, Once-for-All networks, and AttentiveNAS. We achieve ImageNet top-1 accuracy of 80.0% with only 444M FLOPs. Our code and pretrained models are available at https://github.com/facebookresearch/AlphaNet.","url_abs":"https://arxiv.org/abs/2102.07954v2","url_pdf":"https://arxiv.org/pdf/2102.07954v2.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":"alphanet-improved-training-of-supernet-with","repo_url":"https://github.com/facebookresearch/AlphaNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"alphanet-improved-training-of-supernet-with","repo_url":"https://github.com/facebookresearch/AttentiveNAS","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A6","rank_in_archive_order":678,"of":1060,"metrics":{"GFLOPs":"0.709","Top 1 Accuracy":"80.8%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A5","rank_in_archive_order":707,"of":1060,"metrics":{"GFLOPs":"0.491","Top 1 Accuracy":"80.3%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A4","rank_in_archive_order":724,"of":1060,"metrics":{"GFLOPs":"0.444","Top 1 Accuracy":"80.0%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A3","rank_in_archive_order":754,"of":1060,"metrics":{"GFLOPs":"0.357","Top 1 Accuracy":"79.4%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A2","rank_in_archive_order":774,"of":1060,"metrics":{"GFLOPs":"0.317","Top 1 Accuracy":"79.1%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A1","rank_in_archive_order":799,"of":1060,"metrics":{"GFLOPs":"0.279","Top 1 Accuracy":"78.9%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"AlphaNet-A0","rank_in_archive_order":862,"of":1060,"metrics":{"GFLOPs":"0.203","Top 1 Accuracy":"77.8%"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A6","rank_in_archive_order":12,"of":135,"metrics":{"Accuracy":"80.8","FLOPs":"709M","Top-1 Error Rate":"19.2"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A5 (base)","rank_in_archive_order":14,"of":135,"metrics":{"Accuracy":"80.6","FLOPs":"596M","Top-1 Error Rate":"19.4"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A5 (small)","rank_in_archive_order":19,"of":135,"metrics":{"Accuracy":"80.3","FLOPs":"491M","Top-1 Error Rate":"19.7"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A4","rank_in_archive_order":23,"of":135,"metrics":{"Accuracy":"80.0","FLOPs":"444M","Top-1 Error Rate":"20.0"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A3","rank_in_archive_order":33,"of":135,"metrics":{"Accuracy":"79.4","FLOPs":"357M","Top-1 Error Rate":"20.6"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A2","rank_in_archive_order":34,"of":135,"metrics":{"Accuracy":"79.2","FLOPs":"317M","Top-1 Error Rate":"20.8"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A1","rank_in_archive_order":37,"of":135,"metrics":{"Accuracy":"79.0","FLOPs":"279M","Top-1 Error Rate":"21.0"},"uses_additional_data":false},{"leaderboard":"/sota/neural-architecture-search-on-imagenet","task":"Neural Architecture Search","dataset":"ImageNet","model":"AlphaNet-A0","rank_in_archive_order":55,"of":135,"metrics":{"Accuracy":"77.9","FLOPs":"203M","Top-1 Error Rate":"22.1"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2102.07954","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2102.07954"}},"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":"deterministic:regex_extraction","url":"https://github.com/facebookresearch/deit","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/AlphaNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/AttentiveNAS","reach":null}],"summary":{"ran":9,"ran_fixture":2,"ran_draft_wrong":1,"ran_honours":4,"unverified":15},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"named_in_paper":{"samples":29,"ran":14,"repositories":1}},"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":31,"samples":[{"code_sha256_prefix":"a7e70ce25e3ac2a4","entry":"ConvBnActLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a7e70ce25e3ac2a4"}},{"code_sha256_prefix":"a0efb5eabd43bfb3","entry":"DynamicBatchNorm2d","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a0efb5eabd43bfb3"}},{"code_sha256_prefix":"86a56f5a600b5419","entry":"DynamicLinear","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"86a56f5a600b5419"}},{"code_sha256_prefix":"94f0bda6ed5a2e9d","entry":"DynamicLinearLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"94f0bda6ed5a2e9d"}},{"code_sha256_prefix":"df25f4eefb96b548","entry":"DynamicPointConv2d","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"df25f4eefb96b548"}},{"code_sha256_prefix":"0257146dc3978be2","entry":"IdentityLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0257146dc3978be2"}},{"code_sha256_prefix":"c3abc01ffd8662f7","entry":"LinearLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c3abc01ffd8662f7"}},{"code_sha256_prefix":"1c4df2c55cd70330","entry":"ShortcutLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1c4df2c55cd70330"}},{"code_sha256_prefix":"6150fe6395eb4ee3","entry":"build_activation","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6150fe6395eb4ee3"}},{"code_sha256_prefix":"6053cb1369b46c73","entry":"drop_connect","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6053cb1369b46c73"}},{"code_sha256_prefix":"bd606208d8003d1e","entry":"f_divergence","repo":"facebookresearch/AlphaNet","repo_kind":"official","path":"loss_ops.py","file_url":"https://github.com/facebookresearch/AlphaNet/blob/HEAD/loss_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bd606208d8003d1e"}},{"code_sha256_prefix":"0e1ee8a546f09486","entry":"get_net_device","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0e1ee8a546f09486"}},{"code_sha256_prefix":"71cbea6f98bde1f9","entry":"get_same_padding","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"71cbea6f98bde1f9"}},{"code_sha256_prefix":"35ee83149f0affc7","entry":"int2list","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"35ee83149f0affc7"}},{"code_sha256_prefix":"3356d3566f053dcc","entry":"make_divisible","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"3356d3566f053dcc"}},{"code_sha256_prefix":"00fdaefcd3c7d435","entry":"sub_filter_start_end","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"00fdaefcd3c7d435"}},{"code_sha256_prefix":"0b4bd61096ddb694","entry":"AllReduce","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0b4bd61096ddb694"}},{"code_sha256_prefix":"06d08882ecf1c68a","entry":"AttentiveNasDynamicModel","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"06d08882ecf1c68a"}},{"code_sha256_prefix":"8ff71dfd928cae27","entry":"AttentiveNasStaticModel","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8ff71dfd928cae27"}},{"code_sha256_prefix":"39b14fb632110a3f","entry":"DynamicConvBnActLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"39b14fb632110a3f"}},{"code_sha256_prefix":"c582a9fdd53c2f23","entry":"DynamicMBConvLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c582a9fdd53c2f23"}},{"code_sha256_prefix":"4c386a2f1dbb59bd","entry":"DynamicSE","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4c386a2f1dbb59bd"}},{"code_sha256_prefix":"7949f6e86881267d","entry":"DynamicSeparableConv2d","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7949f6e86881267d"}},{"code_sha256_prefix":"bb02270a794b549e","entry":"DynamicShortcutLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bb02270a794b549e"}},{"code_sha256_prefix":"1305fda939e9811f","entry":"MBInvertedConvLayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1305fda939e9811f"}},{"code_sha256_prefix":"d7620e552fd063af","entry":"MobileInvertedResidualBlock","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d7620e552fd063af"}},{"code_sha256_prefix":"6669bff300b9aa8f","entry":"MyModule","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6669bff300b9aa8f"}},{"code_sha256_prefix":"f6b0ce7520ccf192","entry":"MyNetwork","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f6b0ce7520ccf192"}},{"code_sha256_prefix":"a8a91d970372f10e","entry":"SELayer","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a8a91d970372f10e"}},{"code_sha256_prefix":"551a6373b2274b70","entry":"copy_bn","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"551a6373b2274b70"}},{"code_sha256_prefix":"102325b4dff7f585","entry":"set_layer_from_config","repo":"facebookresearch/AttentiveNAS","repo_kind":"named_in_paper","path":"models/attentive_nas_dynamic_model.py","file_url":"https://github.com/facebookresearch/AttentiveNAS/blob/HEAD/models/attentive_nas_dynamic_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"102325b4dff7f585"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}