Closed yaroslavvb closed 6 years ago
Woohoo! Is the plan to move cluster imagenet training over to ncluster?
Nope, the two components should be decoupled. You will do
pip install ncluster
import ncluster
job = ncluster.make_job(....)
Ahh got it. Ok see if I can get it working then
actually it's not yet read, it's being done, make_task
works, but not make_job, I'll update this issue when it's fully done
How's the 4 machine run with refactored model?
Works like before as far as I can tell. I'll try to get a new baseline for it
Done
This part is being done in https://github.com/diux-dev/ncluster