melodyguan / enas

TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
https://arxiv.org/abs/1802.03268
Apache License 2.0
1.58k stars 390 forks source link

cifar10/general_child.py shape fix for tf1.5 and higher resolves #4 #29

Open ahundt opened 6 years ago

ahundt commented 6 years ago

Resolves https://github.com/melodyguan/enas/issues/4

ahangchen commented 5 years ago

I think this PR should be merged.