automl / NASLib

NASLib is a Neural Architecture Search (NAS) library for facilitating NAS research for the community by providing interfaces to several state-of-the-art NAS search spaces and optimizers.
Apache License 2.0
528 stars 117 forks source link

bananas overwrite issue #26

Closed shenyann closed 2 years ago

shenyann commented 3 years ago

arch on line 116 should be called something else, because it overwrites arch from line 112.