melodyguan / enas

TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"

Home Page:https://arxiv.org/abs/1802.03268

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the code support Multi GPUs?

marsggbo opened this issue · comments

There are some parameters I don't know what their meanings. Sucha as:
micro_child.py

  • sync_replicas
  • num_aggregate
  • num_replicas

Are these parameters used for multi gpus?