zhaohui-yang / CARS

[CVPR2020] CARS: Continuous Evolution for Efficient Neural Architecture Search
103 stars 20 forks source link

Multi-GPU parallel #5

Open xiaoyugeng123 opened 3 years ago

xiaoyugeng123 commented 3 years ago

I am a beginner in machine learning. It is mentioned in the vega document that CARS search does not support parallelism. How can I change it to parallelism? I saw in the paper that CARS runs data on 8 graphics cards, and I ask for guidance.