khanrc / pt.darts

PyTorch Implementation of DARTS: Differentiable Architecture Search
MIT License
439 stars 108 forks source link

Feature/multi gpu #3

Closed khanrc closed 5 years ago

khanrc commented 5 years ago

Add multi-gpu search & augment

As noted in the README, larger batch size by multi-gpu could degrade generalization performance.