khanrc / pt.darts

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

Feature/optimize architect #4

Closed khanrc closed 5 years ago

khanrc commented 5 years ago

Optimize virtual step in architect by eliminating deepcopy step.