quark0 / darts

Differentiable architecture search for convolutional and recurrent networks
https://arxiv.org/abs/1806.09055
Apache License 2.0
3.92k stars 843 forks source link

The reproducibility of the code #141

Open PipiZong opened 4 years ago

PipiZong commented 4 years ago

Hi,

It seems we cannot get the same results even when we fix the seed, set num_worker to be 0 in dataloader and disable cuDNN. Do you have any idea of this case?