Raunaq Abhyankar
Results
1
issues of
Raunaq Abhyankar
In SINGA_HOME/src/worker.cc, in “int Worker::CollectAll(int step, NeuralNet\* net){}” function, the layers which are unrolled (except for the first one) should not collect parameters, due to parameter sharing. Previous: if (layer->partition_id()...