{"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/efficient-neural-architecture-search-via-1","title":"Efficient Neural Architecture Search via Parameter Sharing","arxiv_id":"1802.03268","date":"2018-02-09","proceeding":null,"authors":["Hieu Pham","Melody Y. Guan","Barret Zoph","Quoc V. Le","Jeff Dean"],"abstract":"We propose Efficient Neural Architecture Search (ENAS), a fast and\ninexpensive approach for automatic model design. In ENAS, a controller learns\nto discover neural network architectures by searching for an optimal subgraph\nwithin a large computational graph. The controller is trained with policy\ngradient to select a subgraph that maximizes the expected reward on the\nvalidation set. Meanwhile the model corresponding to the selected subgraph is\ntrained to minimize a canonical cross entropy loss. Thanks to parameter sharing\nbetween child models, ENAS is fast: it delivers strong empirical performances\nusing much fewer GPU-hours than all existing automatic model design approaches,\nand notably, 1000x less expensive than standard Neural Architecture Search. On\nthe Penn Treebank dataset, ENAS discovers a novel architecture that achieves a\ntest perplexity of 55.8, establishing a new state-of-the-art among all methods\nwithout post-training processing. On the CIFAR-10 dataset, ENAS designs novel\narchitectures that achieve a test error of 2.89%, which is on par with NASNet\n(Zoph et al., 2018), whose test error is 2.65%.","url_abs":"http://arxiv.org/abs/1802.03268v2","url_pdf":"http://arxiv.org/pdf/1802.03268v2.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":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/Ezereal/enas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/HaiTMai/Time-Series-Forecast","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/MINGUKKANG/ENAS-Tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/MINGUKKANG/PNU_Capstone_Design","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/MINGUKKANG/PNU_Termproject_ENAS","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/MengTianjian/enas-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/RualPerez/AutoML","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/WillButAgain/ENAS","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/ahundt/enas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/ahundt/renas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/aymanshams07/enas_cifar10","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/carpedm20/ENAS-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/countif/enas_nni","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/cshannonn/blackscholes_nas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/distrue/enas_tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/f51980280/ENAS-Implement","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/google-research/google-research/tree/master/enas_lm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/guoyongcs/NAT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/guoyongcs/NATv2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/invisibleForce/ENAS-Pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/melodyguan/enas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/rutgerswiselab/autolossgen","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/senthilva/Keras_functional_API_CNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/yashkant/ENAS-Quantized-Neural-Networks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/zbyte64/pytorch-dagsearch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/DataCanvasIO/Hypernets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficient-neural-architecture-search-via-1","repo_url":"https://github.com/MS-Mind/MS-Code-06/tree/main/nasnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":null,"task_name":"GPU"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/language-modelling-on-penn-treebank-word","task":"Language Modelling","dataset":"Penn Treebank (Word Level)","model":"Efficient NAS","rank_in_archive_order":31,"of":43,"metrics":{"Params":"24M","Test perplexity":" 58.6","Validation perplexity":"60.8"},"uses_additional_data":false},{"leaderboard":"/sota/architecture-search-on-cifar-10-image","task":"Neural Architecture Search","dataset":"CIFAR-10 Image Classification","model":"ENAS + c/o","rank_in_archive_order":17,"of":19,"metrics":{"Params":"4.6M","Percentage error":"2.89"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1802.03268","atlas_url":"https://app.syntology.ai/?focus=1802.03268","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1802.03268"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/Ezereal/enas","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/google-research/google-research/tree/master/enas_lm","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MengTianjian/enas-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MS-Mind/MS-Code-06/tree/main/nasnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cshannonn/blackscholes_nas","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aymanshams07/enas_cifar10","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zbyte64/pytorch-dagsearch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yashkant/ENAS-Quantized-Neural-Networks","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guoyongcs/NATv2","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/countif/enas_nni","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MINGUKKANG/PNU_Termproject_ENAS","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ahundt/renas","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ahundt/enas","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guoyongcs/NAT","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/invisibleForce/ENAS-Pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rutgerswiselab/autolossgen","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/carpedm20/ENAS-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/HaiTMai/Time-Series-Forecast","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/melodyguan/enas","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MINGUKKANG/PNU_Capstone_Design","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/RualPerez/AutoML","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/WillButAgain/ENAS","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/senthilva/Keras_functional_API_CNN","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MINGUKKANG/ENAS-Tensorflow","reach":null}],"summary":{"ran":11,"ran_draft_wrong":2,"ran_honours":1,"ran_fixture":4,"unverified":20},"by_repo_kind":{"listed":{"samples":38,"ran":18,"repositories":13}},"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":25,"samples":[{"code_sha256_prefix":"eab22bd84e3559c2","entry":"CNN","repo":"MengTianjian/enas-pytorch","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/MengTianjian/enas-pytorch/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"eab22bd84e3559c2"}},{"code_sha256_prefix":"f4716de831df0059","entry":"Connector","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f4716de831df0059"}},{"code_sha256_prefix":"c8730537c0104a93","entry":"Controller","repo":"google-research/google-research","repo_kind":"listed","path":"enas_lm/src/controller.py","file_url":"https://github.com/google-research/google-research/blob/HEAD/enas_lm/src/controller.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c8730537c0104a93"}},{"code_sha256_prefix":"acc4bf1454c8cc39","entry":"Graph","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"acc4bf1454c8cc39"}},{"code_sha256_prefix":"f356225b3b24f114","entry":"HyperCell","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f356225b3b24f114"}},{"code_sha256_prefix":"cefafcb412701ad5","entry":"Identity","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cefafcb412701ad5"}},{"code_sha256_prefix":"2517ea4a652117c0","entry":"Interpolate","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2517ea4a652117c0"}},{"code_sha256_prefix":"83ec11e0af4a6100","entry":"LayerOp","repo":"invisibleForce/ENAS-Pytorch","repo_kind":"listed","path":"child_model.py","file_url":"https://github.com/invisibleForce/ENAS-Pytorch/blob/HEAD/child_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"83ec11e0af4a6100"}},{"code_sha256_prefix":"53b29d9f18830ebd","entry":"LossLayer","repo":"rutgerswiselab/autolossgen","repo_kind":"listed","path":"src/models/LossFormula.py","file_url":"https://github.com/rutgerswiselab/autolossgen/blob/HEAD/src/models/LossFormula.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"53b29d9f18830ebd"}},{"code_sha256_prefix":"d733f480a9cc9d6a","entry":"NasLayer","repo":"invisibleForce/ENAS-Pytorch","repo_kind":"listed","path":"child_model.py","file_url":"https://github.com/invisibleForce/ENAS-Pytorch/blob/HEAD/child_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d733f480a9cc9d6a"}},{"code_sha256_prefix":"196af5ccc39415a7","entry":"PolicyNet","repo":"RualPerez/AutoML","repo_kind":"listed","path":"policy.py","file_url":"https://github.com/RualPerez/AutoML/blob/HEAD/policy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"196af5ccc39415a7"}},{"code_sha256_prefix":"0c0acd8344bfebad","entry":"_lstm","repo":"google-research/google-research","repo_kind":"listed","path":"enas_lm/src/controller.py","file_url":"https://github.com/google-research/google-research/blob/HEAD/enas_lm/src/controller.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0c0acd8344bfebad"}},{"code_sha256_prefix":"e2997adeaed89759","entry":"_set_default_params","repo":"google-research/google-research","repo_kind":"listed","path":"enas_lm/src/controller.py","file_url":"https://github.com/google-research/google-research/blob/HEAD/enas_lm/src/controller.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e2997adeaed89759"}},{"code_sha256_prefix":"4ad735e14ee6c0d4","entry":"count_model_params","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4ad735e14ee6c0d4"}},{"code_sha256_prefix":"c122e163d2187416","entry":"global_avg_pool","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c122e163d2187416"}},{"code_sha256_prefix":"5bb25c6ad202549b","entry":"global_avgpool","repo":"invisibleForce/ENAS-Pytorch","repo_kind":"listed","path":"child_model.py","file_url":"https://github.com/invisibleForce/ENAS-Pytorch/blob/HEAD/child_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5bb25c6ad202549b"}},{"code_sha256_prefix":"266925fcd482144b","entry":"lstm","repo":"ahundt/renas","repo_kind":"listed","path":"enas/cifar10/general_controller.py","file_url":"https://github.com/ahundt/renas/blob/HEAD/enas/cifar10/general_controller.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"266925fcd482144b"}},{"code_sha256_prefix":"19717b48f9cb0a9a","entry":"stack_lstm","repo":"ahundt/renas","repo_kind":"listed","path":"enas/cifar10/general_controller.py","file_url":"https://github.com/ahundt/renas/blob/HEAD/enas/cifar10/general_controller.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":"19717b48f9cb0a9a"}},{"code_sha256_prefix":"864f33691502f6c2","entry":"ChildModel","repo":"invisibleForce/ENAS-Pytorch","repo_kind":"listed","path":"child_model.py","file_url":"https://github.com/invisibleForce/ENAS-Pytorch/blob/HEAD/child_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"864f33691502f6c2"}},{"code_sha256_prefix":"6d91b9378fc9430c","entry":"Controller","repo":"ahundt/renas","repo_kind":"listed","path":"enas/cifar10/general_controller.py","file_url":"https://github.com/ahundt/renas/blob/HEAD/enas/cifar10/general_controller.py","link_basis":"first_harvest_node","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":"6d91b9378fc9430c"}},{"code_sha256_prefix":"ececc4762c60d0f9","entry":"GeneralController","repo":"ahundt/renas","repo_kind":"listed","path":"enas/cifar10/general_controller.py","file_url":"https://github.com/ahundt/renas/blob/HEAD/enas/cifar10/general_controller.py","link_basis":"first_harvest_node","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":"ececc4762c60d0f9"}},{"code_sha256_prefix":"9031a7dc27f32e30","entry":"MicroChild","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9031a7dc27f32e30"}},{"code_sha256_prefix":"1ce2168d55961e5d","entry":"MicroChild","repo":"MINGUKKANG/ENAS-Tensorflow","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/MINGUKKANG/ENAS-Tensorflow/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ce2168d55961e5d"}},{"code_sha256_prefix":"2b3cfe1fcdcd863b","entry":"MicroController","repo":"MINGUKKANG/PNU_Termproject_ENAS","repo_kind":"listed","path":"micro_controller.py","file_url":"https://github.com/MINGUKKANG/PNU_Termproject_ENAS/blob/HEAD/micro_controller.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2b3cfe1fcdcd863b"}},{"code_sha256_prefix":"5bd590a434395d44","entry":"MicroController","repo":"ahundt/enas","repo_kind":"listed","path":"enas/cifar10/micro_controller.py","file_url":"https://github.com/ahundt/enas/blob/HEAD/enas/cifar10/micro_controller.py","link_basis":"first_harvest_node","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":"5bd590a434395d44"}},{"code_sha256_prefix":"2c0648dbc9adf7c3","entry":"MicroController","repo":"distrue/enas_tensorflow","repo_kind":"listed","path":"src/cifar10/micro_controller.py","file_url":"https://github.com/distrue/enas_tensorflow/blob/HEAD/src/cifar10/micro_controller.py","link_basis":"first_harvest_node","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":"2c0648dbc9adf7c3"}},{"code_sha256_prefix":"86474604afa3121b","entry":"MicroController","repo":"melodyguan/enas","repo_kind":"listed","path":"src/cifar10/micro_controller.py","file_url":"https://github.com/melodyguan/enas/blob/HEAD/src/cifar10/micro_controller.py","link_basis":"first_harvest_node","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":"86474604afa3121b"}},{"code_sha256_prefix":"28a9ce542ac9b038","entry":"Model","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"28a9ce542ac9b038"}},{"code_sha256_prefix":"56d5391895065250","entry":"Model","repo":"MINGUKKANG/ENAS-Tensorflow","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/MINGUKKANG/ENAS-Tensorflow/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"56d5391895065250"}},{"code_sha256_prefix":"d44cc1b50bd34d5c","entry":"View","repo":"zbyte64/pytorch-dagsearch","repo_kind":"listed","path":"dagsearch/dag.py","file_url":"https://github.com/zbyte64/pytorch-dagsearch/blob/HEAD/dagsearch/dag.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d44cc1b50bd34d5c"}},{"code_sha256_prefix":"848fb3ac5d7601b9","entry":"_build_train_op","repo":"google-research/google-research","repo_kind":"listed","path":"enas_lm/src/controller.py","file_url":"https://github.com/google-research/google-research/blob/HEAD/enas_lm/src/controller.py","link_basis":"first_harvest_node","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":"848fb3ac5d7601b9"}},{"code_sha256_prefix":"5b9ee0a559cb458e","entry":"batch_norm","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b9ee0a559cb458e"}},{"code_sha256_prefix":"6abbd474b4d1304b","entry":"create_weight","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6abbd474b4d1304b"}},{"code_sha256_prefix":"f2a563259f2890ae","entry":"create_weight","repo":"MINGUKKANG/ENAS-Tensorflow","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/MINGUKKANG/ENAS-Tensorflow/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f2a563259f2890ae"}},{"code_sha256_prefix":"04864e18c26d7b4a","entry":"drop_path","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"04864e18c26d7b4a"}},{"code_sha256_prefix":"c6454e6006e3888e","entry":"get_train_ops","repo":"ahundt/renas","repo_kind":"listed","path":"enas/cifar10/general_controller.py","file_url":"https://github.com/ahundt/renas/blob/HEAD/enas/cifar10/general_controller.py","link_basis":"first_harvest_node","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":"c6454e6006e3888e"}},{"code_sha256_prefix":"6176866b222836d8","entry":"get_train_ops","repo":"kaileymonn/Quantized-ENAS-ConvNets","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/kaileymonn/Quantized-ENAS-ConvNets/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6176866b222836d8"}},{"code_sha256_prefix":"dbdb4bb390fc9aaf","entry":"get_train_ops","repo":"MINGUKKANG/ENAS-Tensorflow","repo_kind":"listed","path":"micro_child.py","file_url":"https://github.com/MINGUKKANG/ENAS-Tensorflow/blob/HEAD/micro_child.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbdb4bb390fc9aaf"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}